X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Fflip.sh;h=141a75cc4a641cdd8acb038c90828d4da4cb55c1;hb=18068527645fe7a23c7ea3b746ad3280bfa75b9e;hp=29caa1422c5d0e00a09d02ee4bb74f9c55bb497c;hpb=655bf3a3917cdf16f99fcbb680d2bf3159126a93;p=pspp-builds.git diff --git a/tests/command/flip.sh b/tests/command/flip.sh index 29caa142..141a75cc 100755 --- a/tests/command/flip.sh +++ b/tests/command/flip.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 } @@ -56,7 +60,8 @@ cd $TEMPDIR activity="create flip.stat" cat > $TEMPDIR/flip.stat <