Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / bugs / alpha-freq.sh
index ae60e79ce41070610af46e0a78699a1033dba78d..e3adb6ef377d55e2f82b309de06e5c95bb0ea590 100755 (executable)
@@ -73,7 +73,7 @@ EOF
 if [ $? -ne 0 ] ; then no_result ; fi
 
 
-$SUPERVISOR $PSPP --testing-mode $TEMPDIR/prog.sps
+$SUPERVISOR $PSPP -o pspp.csv $TEMPDIR/prog.sps
 if [ $? -ne 0 ] ; then fail ; fi