X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Faggregate.sh;h=0992e45bced84e734faab4dd25c57b00c68a2f39;hb=10ac8c99bd7a4155216e9bc3e48dd30e63b11642;hp=3cdd84dbe77a03f27e8cd9f365a33d5fdb230c00;hpb=f5574c6264163859a8eb94ab1e33bcc1b61fce5f;p=pspp-builds.git diff --git a/tests/command/aggregate.sh b/tests/command/aggregate.sh index 3cdd84db..0992e45b 100755 --- a/tests/command/aggregate.sh +++ b/tests/command/aggregate.sh @@ -19,6 +19,10 @@ export STAT_CONFIG_PATH cleanup() { + if [ x"$PSPP_TEST_NO_CLEANUP" != x ] ; then + echo "NOT cleaning $TEMPDIR" + return ; + fi cd / rm -rf $TEMPDIR } @@ -150,6 +154,10 @@ EOF activity="expected output (itemwise missing) create" cat > agg-itemwise.out < agg-columnwise.out <