aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/coq-makefile/mlpack2/run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/coq-makefile/mlpack2/run.sh')
-rwxr-xr-xtest-suite/coq-makefile/mlpack2/run.sh5
1 files changed, 1 insertions, 4 deletions
diff --git a/test-suite/coq-makefile/mlpack2/run.sh b/test-suite/coq-makefile/mlpack2/run.sh
index 10a200dde..1ca69bf23 100755
--- a/test-suite/coq-makefile/mlpack2/run.sh
+++ b/test-suite/coq-makefile/mlpack2/run.sh
@@ -1,8 +1,5 @@
#!/usr/bin/env bash
-#set -x
-set -e
-
. ../template/init.sh
coq_makefile -f _CoqProject -o Makefile
@@ -10,7 +7,7 @@ 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