X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Fimport-export.sh;h=0cb178bf5776ade7e26ac28b5218f2eefd18e70f;hb=a0d343bfea40507c4575320fea70aacbbf09799d;hp=8b88937f905972166a17c4cb2899c3036aea15ed;hpb=65a4e29574b67921ea899b6a1d45806dca11db00;p=pspp-builds.git diff --git a/tests/command/import-export.sh b/tests/command/import-export.sh index 8b88937f..0cb178bf 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 <