From 0730de7d9b6e7fbf6d6b5c738e94eaf64045938f Mon Sep 17 00:00:00 2001 From: Hugo Herbelin Date: Fri, 26 May 2017 22:20:31 +0200 Subject: Changes to make coq-makefile not failing on MacOS X. There is still however a failure with "rmdir --ignore-fail-on-non-empty". --- test-suite/coq-makefile/coqdoc1/run.sh | 2 +- test-suite/coq-makefile/coqdoc2/run.sh | 2 +- test-suite/coq-makefile/mlpack1/run.sh | 2 +- test-suite/coq-makefile/mlpack2/run.sh | 2 +- test-suite/coq-makefile/multiroot/run.sh | 2 +- test-suite/coq-makefile/native1/run.sh | 2 +- test-suite/coq-makefile/plugin1/run.sh | 2 +- test-suite/coq-makefile/plugin2/run.sh | 2 +- test-suite/coq-makefile/plugin3/run.sh | 2 +- test-suite/coq-makefile/template/init.sh | 0 test-suite/coq-makefile/uninstall1/run.sh | 2 +- test-suite/coq-makefile/uninstall2/run.sh | 2 +- 12 files changed, 11 insertions(+), 11 deletions(-) mode change 100644 => 100755 test-suite/coq-makefile/template/init.sh (limited to 'test-suite/coq-makefile') diff --git a/test-suite/coq-makefile/coqdoc1/run.sh b/test-suite/coq-makefile/coqdoc1/run.sh index e071f1db7..56602564f 100755 --- a/test-suite/coq-makefile/coqdoc1/run.sh +++ b/test-suite/coq-makefile/coqdoc1/run.sh @@ -11,7 +11,7 @@ make html mlihtml make install DSTROOT="$PWD/tmp" make install-doc DSTROOT="$PWD/tmp" #make debug -(for d in `find tmp -name user-contrib`; do pushd $d >/dev/null; find; popd >/dev/null; done) | sort -u > actual +(for d in `find tmp -name user-contrib`; do pushd $d >/dev/null; find .; popd >/dev/null; done) | sort -u > actual sort -u > desired </dev/null; find; popd >/dev/null; done) | sort -u > actual +(for d in `find tmp -name user-contrib`; do pushd $d >/dev/null; find .; popd >/dev/null; done) | sort -u > actual sort -u > desired < actual +(cd `find tmp -name user-contrib`; find .) | sort > actual sort > desired < actual +(cd `find tmp -name user-contrib`; find .) | sort > actual sort > desired </dev/null; find; popd >/dev/null; done) | sort -u > actual +(for d in `find tmp -name user-contrib`; do pushd $d >/dev/null; find .; popd >/dev/null; done) | sort -u > actual sort > desired < actual +(cd `find tmp -name user-contrib`; find .) | sort > actual sort > desired < actual +(cd `find tmp -name user-contrib`; find .) | sort > actual sort > desired < actual +(cd `find tmp -name user-contrib`; find .) | sort > actual sort > desired < actual +(cd `find tmp -name user-contrib`; find .) | sort > actual sort > desired </dev/null; find; popd >/dev/null; done) | sort -u > actual +(for d in `find tmp -name user-contrib`; do pushd $d >/dev/null; find .; popd >/dev/null; done) | sort -u > actual sort -u > desired </dev/null; find; popd >/dev/null; done) | sort -u > actual +(for d in `find tmp -name user-contrib`; do pushd $d >/dev/null; find .; popd >/dev/null; done) | sort -u > actual sort -u > desired <