Files
gnucash/util/ci/ubuntu-18.04-testscript
2019-09-06 12:30:34 -07:00

7 lines
127 B
Bash

#!/bin/bash -e
# -e above so that if any command has an exit code != 0, this script will
# exit immediately.
../commonbuild