X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Ffile-label.sh;h=e6211b4d4b8090189628ddd8c11e6fcc4de98122;hb=10ac8c99bd7a4155216e9bc3e48dd30e63b11642;hp=48d8739bf61dbd1bd75eac1cd86334d792213c72;hpb=8021cf8974a46fe82af7b8952e448c0ea6858a48;p=pspp-builds.git diff --git a/tests/command/file-label.sh b/tests/command/file-label.sh index 48d8739b..e6211b4d 100755 --- a/tests/command/file-label.sh +++ b/tests/command/file-label.sh @@ -22,6 +22,10 @@ export LANG cleanup() { + if [ x"$PSPP_TEST_NO_CLEANUP" != x ] ; then + echo "NOT cleaning $TEMPDIR" + return ; + fi cd / rm -rf $TEMPDIR } @@ -115,7 +119,7 @@ EOF if [ $? -ne 0 ] ; then no_result ; fi activity="run program" -$SUPERVISOR $PSPP --testing-mode -o raw-ascii $TESTFILE +$SUPERVISOR $PSPP --testing-mode $TESTFILE if [ $? -ne 0 ] ; then no_result ; fi # We need to filter out the dates/times