aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/coq-makefile/native1/run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/coq-makefile/native1/run.sh')
-rwxr-xr-xtest-suite/coq-makefile/native1/run.sh5
1 files changed, 1 insertions, 4 deletions
diff --git a/test-suite/coq-makefile/native1/run.sh b/test-suite/coq-makefile/native1/run.sh
index 9f6295d64..5a7b7694c 100755
--- a/test-suite/coq-makefile/native1/run.sh
+++ b/test-suite/coq-makefile/native1/run.sh
@@ -1,8 +1,5 @@
#!/usr/bin/env bash
-#set -x
-set -e
-
NATIVECOMP=`grep "let no_native_compiler = false" ../../../config/coq_config.ml`||true
if [[ `which ocamlopt` && $NATIVECOMP ]]; then
@@ -13,7 +10,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