aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/coq-makefile/arg/run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/coq-makefile/arg/run.sh')
-rwxr-xr-xtest-suite/coq-makefile/arg/run.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/test-suite/coq-makefile/arg/run.sh b/test-suite/coq-makefile/arg/run.sh
index e98da17c7..e7de90ff2 100755
--- a/test-suite/coq-makefile/arg/run.sh
+++ b/test-suite/coq-makefile/arg/run.sh
@@ -1,9 +1,7 @@
#!/usr/bin/env bash
-#set -x
-set -e
-
. ../template/init.sh
coq_makefile -f _CoqProject -o Makefile
+cat Makefile.conf
make