aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/coq-makefile/coqdoc1/run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/coq-makefile/coqdoc1/run.sh')
-rwxr-xr-xtest-suite/coq-makefile/coqdoc1/run.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/test-suite/coq-makefile/coqdoc1/run.sh b/test-suite/coq-makefile/coqdoc1/run.sh
index bbe9717ab..e071f1db7 100755
--- a/test-suite/coq-makefile/coqdoc1/run.sh
+++ b/test-suite/coq-makefile/coqdoc1/run.sh
@@ -3,8 +3,8 @@
#set -x
set -e
-export PATH=../../../bin/:$PATH
-git clean -dfx .
+. ../template/init.sh
+
coq_makefile -f _CoqProject -o Makefile
make
make html mlihtml