aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/coq-makefile/template/init.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/coq-makefile/template/init.sh')
-rwxr-xr-xtest-suite/coq-makefile/template/init.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/test-suite/coq-makefile/template/init.sh b/test-suite/coq-makefile/template/init.sh
index c952d41a3..803fe8029 100755
--- a/test-suite/coq-makefile/template/init.sh
+++ b/test-suite/coq-makefile/template/init.sh
@@ -1,3 +1,5 @@
+set -e
+set -o pipefail
export PATH=$COQBIN:$PATH