aboutsummaryrefslogtreecommitdiff
path: root/test-suite/coq-makefile/only/run.sh
diff options
context:
space:
mode:
authorEnrico Tassi2017-07-17 10:50:04 +0200
committerEnrico Tassi2017-07-20 15:40:48 +0200
commit7f7075d10780fe24c97e329868a501c2af422625 (patch)
tree59666791550e3114c9b8b40cfdf909c71175197b /test-suite/coq-makefile/only/run.sh
parentda2d3108f126b3ff7bface118319bfa43829a895 (diff)
coq-makefile: make test suite detect more errors
Replacing ; with && and enabling bash's pipefail option
Diffstat (limited to 'test-suite/coq-makefile/only/run.sh')
-rwxr-xr-xtest-suite/coq-makefile/only/run.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/test-suite/coq-makefile/only/run.sh b/test-suite/coq-makefile/only/run.sh
index 2ea3deffb7..859a4bd7ea 100755
--- a/test-suite/coq-makefile/only/run.sh
+++ b/test-suite/coq-makefile/only/run.sh
@@ -1,8 +1,5 @@
#!/usr/bin/env bash
-#set -x
-set -e
-
. ../template/init.sh
coq_makefile -f _CoqProject -o Makefile