X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fbugs%2Ffreq-nolabels.sh;h=b5c44b54ace8e19c741c0df1b6f9b7a5e883bef1;hb=7fbfc32fc3c636959b0a25b3e76609f86519e84a;hp=0076b8cbdb605cb29d8250c685344b5ee91a943f;hpb=de5fae9e869d6d6e32a5bf130ba4d28799eb75df;p=pspp diff --git a/tests/bugs/freq-nolabels.sh b/tests/bugs/freq-nolabels.sh index 0076b8cbdb..b5c44b54ac 100755 --- a/tests/bugs/freq-nolabels.sh +++ b/tests/bugs/freq-nolabels.sh @@ -27,6 +27,7 @@ cleanup() echo "NOT cleaning $TEMPDIR" return ; fi + cd / rm -rf $TEMPDIR } @@ -76,7 +77,7 @@ if [ $? -ne 0 ] ; then no_result ; fi activity="run program" -$SUPERVISOR $PSPP --testing-mode -o raw-ascii $TESTFILE +$SUPERVISOR $PSPP --testing-mode $TESTFILE if [ $? -ne 0 ] ; then no_result ; fi