foreign-c/scripts/init-test.sh

8 lines
57 B
Bash

set -eu
set -o pipefail
make clean
make build
make tmp