Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / bugs / compute-sum.sh
index 83aeae048acfe9ca5fce21a4ab84d8492ef901d8..455ec39d09599e022119e1b34d550673084a2b13 100755 (executable)
@@ -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"