X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Fflip.sh;h=7766ad446403f7474f92073dadcf0bd158d59372;hb=943d4b7f3171402af7b7cd991d66b1dd6e625446;hp=29caa1422c5d0e00a09d02ee4bb74f9c55bb497c;hpb=655bf3a3917cdf16f99fcbb680d2bf3159126a93;p=pspp-builds.git diff --git a/tests/command/flip.sh b/tests/command/flip.sh index 29caa142..7766ad44 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 <