Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / command / roc2.sh
index ffed0fe6a7fd243dd2936e14ab64c8c50fd94d10..7976a6e4ae42f88ae56843e46742c58450de02ef 100755 (executable)
@@ -101,7 +101,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