X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Fmatch-files.sh;h=29d566961753387677ebbfb87b2b9d166d3a8f13;hb=f51ecb480;hp=28b9674609de0d437a5a94f334452ab846f11206;hpb=aed0d6941f474ebd12224d8092bb0e6da64081c6;p=pspp diff --git a/tests/command/match-files.sh b/tests/command/match-files.sh index 28b9674609..29d5669617 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 < ff.out < ft.out <