aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/coq-makefile/plugin3/run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/coq-makefile/plugin3/run.sh')
-rwxr-xr-xtest-suite/coq-makefile/plugin3/run.sh6
1 files changed, 2 insertions, 4 deletions
diff --git a/test-suite/coq-makefile/plugin3/run.sh b/test-suite/coq-makefile/plugin3/run.sh
index c2d47166f..5433d9e92 100755
--- a/test-suite/coq-makefile/plugin3/run.sh
+++ b/test-suite/coq-makefile/plugin3/run.sh
@@ -1,17 +1,15 @@
#!/usr/bin/env bash
-#set -x
-set -e
-
. ../template/init.sh
mv src/test_plugin.mlpack src/test_plugin.mllib
coq_makefile -f _CoqProject -o Makefile
+cat Makefile.conf
make
make html mlihtml
make install DSTROOT="$PWD/tmp"
#make debug
-(cd `find tmp -name user-contrib`; find .) | sort > actual
+(cd `find tmp -name user-contrib` && find .) | sort > actual
sort > desired <<EOT
.
./test