about summary refs log tree commit diff stats
path: root/subx/build_and_test_until
diff options
context:
space:
mode:
Diffstat (limited to 'subx/build_and_test_until')
-rwxr-xr-xsubx/build_and_test_until4
1 files changed, 4 insertions, 0 deletions
diff --git a/subx/build_and_test_until b/subx/build_and_test_until
new file mode 100755
index 00000000..25daac2d
--- /dev/null
+++ b/subx/build_and_test_until
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+./clean top-level  # ignore subsidiary tools like tangle and cleave
+./build --until $1  &&  ./subx_bin test