Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / command / roc.sh
index 081263ee8c96a7f91a94484caf8bd1ea332d291f..c6ab046145e15863f7faece56d8537e66e66e01b 100755 (executable)
@@ -94,7 +94,7 @@ EOF
 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