X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=tests%2Fcommand%2Fmatch-files.sh;h=9726b065c7da65d9bf09a13e188da46d062d8ad8;hb=9a331fe64eb814ae5c1322e21717a04fb254bf65;hp=28b9674609de0d437a5a94f334452ab846f11206;hpb=aed0d6941f474ebd12224d8092bb0e6da64081c6;p=pspp-builds.git diff --git a/tests/command/match-files.sh b/tests/command/match-files.sh index 28b96746..9726b065 100755 --- a/tests/command/match-files.sh +++ b/tests/command/match-files.sh @@ -21,9 +21,12 @@ export STAT_CONFIG_PATH cleanup() { + if [ x"$PSPP_TEST_NO_CLEANUP" != x ] ; then + echo "NOT cleaning $TEMPDIR" + return ; + fi cd / rm -rf $TEMPDIR - : } @@ -56,19 +59,19 @@ cd $TEMPDIR activity="data create" cat > a.data < b.data <