Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / bugs / freq-nolabels.sh
index b5c44b54ace8e19c741c0df1b6f9b7a5e883bef1..f6c2f002f2fa47c1d0837d6ba2f83edf134bc244 100755 (executable)
@@ -77,7 +77,7 @@ if [ $? -ne 0 ] ; then no_result ; fi
 
 
 activity="run program"
-$SUPERVISOR $PSPP --testing-mode $TESTFILE
+$SUPERVISOR $PSPP -o pspp.csv $TESTFILE
 if [ $? -ne 0 ] ; then no_result ; fi