about summary refs log tree commit diff stats
path: root/subx/build_and_test_until
blob: 874d1254d4d1a3953026dc82fcfad9bb93bfdf14 (plain) (blame)
1
2
3
4
5
#!/bin/sh
set -e

./clean top-level  # ignore subsidiary tools like tangle and cleave
./build --until $1  &&  ./subx_bin test