X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Fnpar-binomial.sh;h=63696929faab2dedaba7db74e95bec3a4e7a8946;hb=8fb130b44c911531772c259c8db06cf097cf6821;hp=6fc35117cb6b2a53536a2c8beab76b7975d212aa;hpb=ea16e1238bfd173fcf5650ddfba180f1c8e1db30;p=pspp-builds.git diff --git a/tests/command/npar-binomial.sh b/tests/command/npar-binomial.sh index 6fc35117..63696929 100755 --- a/tests/command/npar-binomial.sh +++ b/tests/command/npar-binomial.sh @@ -26,6 +26,7 @@ cleanup() echo "NOT cleaning $TEMPDIR" return ; fi + cd / rm -rf $TEMPDIR } @@ -212,7 +213,7 @@ if [ $? -ne 0 ] ; then no_result ; fi activity="run program 1" -$SUPERVISOR $PSPP --testing-mode -o raw-ascii $TESTFILE +$SUPERVISOR $PSPP --testing-mode $TESTFILE if [ $? -ne 0 ] ; then no_result ; fi activity="compare output 1"