Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / bugs / computebug.sh
index 4f8a5731fb726a3f6545cad5e8d5c90d7cf02976..4ba6a9d1a375486fa55df15d60f4c1569aa17d84 100755 (executable)
@@ -73,7 +73,7 @@ LIST.
 EOF
 
 activity="run program"
-$SUPERVISOR $PSPP --testing-mode $TESTFILE
+$SUPERVISOR $PSPP -o pspp.csv $TESTFILE
 if [ $? -ne 0 ] ; then no_result ; fi