about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2018-07-10 20:18:11 -0700
committerKartik Agaram <vc@akkartik.com>2018-07-10 20:18:11 -0700
commit0fa9ccd15ecbb22590f65d360480a9e4f3b1b9e0 (patch)
tree5bed02e5d20d08d34cbf69b50dcba725da568875
parent1f4d0aaf08c117a0d6b56afd776066c336522f8b (diff)
downloadmu-0fa9ccd15ecbb22590f65d360480a9e4f3b1b9e0.tar.gz
4335
-rwxr-xr-xsubx/build_and_test_until2
1 files changed, 1 insertions, 1 deletions
diff --git a/subx/build_and_test_until b/subx/build_and_test_until
index 874d1254..398dcbcb 100755
--- a/subx/build_and_test_until
+++ b/subx/build_and_test_until
@@ -2,4 +2,4 @@
 set -e
 
 ./clean top-level  # ignore subsidiary tools like tangle and cleave
-./build --until $1  &&  ./subx_bin test
+./build --until $1  &&  ./subx_bin test $2