X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Fimport-export.sh;h=b519d4695e03ebff38d17fdb7975a8643562bea0;hb=b9c33df5fb3e621c641045ac90c211d33e2bf983;hp=67fc8d2ab7278e1abc42243efedf8bf4d279b7ef;hpb=9aff19b717bcc242e16d04c34f348fd79ebdd685;p=pspp diff --git a/tests/command/import-export.sh b/tests/command/import-export.sh index 67fc8d2ab7..b519d4695e 100755 --- a/tests/command/import-export.sh +++ b/tests/command/import-export.sh @@ -20,6 +20,10 @@ export STAT_CONFIG_PATH cleanup() { + if [ x"$PSPP_TEST_NO_CLEANUP" != x ] ; then + echo "NOT cleaning $TEMPDIR" + return ; + fi cd / rm -rf $TEMPDIR } @@ -57,7 +61,7 @@ cat > $TESTFILE <