aboutsummaryrefslogtreecommitdiff
path: root/test-suite/coq-makefile/latex1/run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/coq-makefile/latex1/run.sh')
-rwxr-xr-xtest-suite/coq-makefile/latex1/run.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/test-suite/coq-makefile/latex1/run.sh b/test-suite/coq-makefile/latex1/run.sh
index 214a9d5b28..b2c5d5669b 100755
--- a/test-suite/coq-makefile/latex1/run.sh
+++ b/test-suite/coq-makefile/latex1/run.sh
@@ -1,13 +1,11 @@
#!/usr/bin/env bash
-#set -x
-set -e
-
if which pdflatex; then
. ../template/init.sh
coq_makefile -f _CoqProject -o Makefile
+cat Makefile.conf
make
exec make all.pdf