X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=tests%2Fcommand%2Fflip.sh;h=141a75cc4a641cdd8acb038c90828d4da4cb55c1;hb=c6308e236260e0de05eb161c02a8e9eadf6246c7;hp=29caa1422c5d0e00a09d02ee4bb74f9c55bb497c;hpb=655bf3a3917cdf16f99fcbb680d2bf3159126a93;p=pspp diff --git a/tests/command/flip.sh b/tests/command/flip.sh index 29caa1422c..141a75cc4a 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 <