Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / bugs / multipass.sh
index 11e274067e8131ec1d165ac8afec77142ada6b05..1ec496eb7b9d1efa1a336160d07d59ba5789561f 100755 (executable)
@@ -78,7 +78,7 @@ DESCRIPTIVES
 EOF
 if [ $? -ne 0 ] ; then no_result ; fi
 
-$SUPERVISOR $PSPP --testing-mode $TESTFILE
+$SUPERVISOR $PSPP -o pspp.csv $TESTFILE
 if [ $? -ne 0 ] ; then no_result ; fi