about summary refs log tree commit diff stats
path: root/build_and_test_until
diff options
context:
space:
mode:
Diffstat (limited to 'build_and_test_until')
-rwxr-xr-xbuild_and_test_until1
1 files changed, 1 insertions, 0 deletions
diff --git a/build_and_test_until b/build_and_test_until
index 3e353885..2220be17 100755
--- a/build_and_test_until
+++ b/build_and_test_until
@@ -1,4 +1,5 @@
 #!/bin/sh
+set -e
 
 ./clean top-level
 ./build --until $1  &&  ./mu_bin test