Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / bugs / match-files-scratch.sh
index 6eb5b43994c24f3d38558b822c8063e14e19d43b..25b0dcfbaa1518d9ce1fa1c10c349a756855aeac 100755 (executable)
@@ -78,7 +78,7 @@ FINISH.
 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