Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / command / n_of_cases.sh
index 24a3429b5b5b5b23b6c26714e3afad209483ead0..bb685f84ac311bb5da2918ecdfa731f4dad1934e 100755 (executable)
@@ -76,7 +76,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