X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fbugs%2Fcompute-sum.sh;h=455ec39d09599e022119e1b34d550673084a2b13;hb=fddfbb3c47fe4234453350df5b4559d75c3bedc9;hp=83aeae048acfe9ca5fce21a4ab84d8492ef901d8;hpb=af4066391f20365e210460a736b1b02efe194da6;p=pspp diff --git a/tests/bugs/compute-sum.sh b/tests/bugs/compute-sum.sh index 83aeae048a..455ec39d09 100755 --- a/tests/bugs/compute-sum.sh +++ b/tests/bugs/compute-sum.sh @@ -72,7 +72,7 @@ EOF if [ $? -ne 0 ] ; then no_result ; fi activity="run program" -$SUPERVISOR $PSPP --testing-mode $TEMPDIR/compute-sum.stat +$SUPERVISOR $PSPP -o pspp.csv $TEMPDIR/compute-sum.stat if [ $? -ne 0 ] ; then no_result ; fi activity="compare output"