Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / command / file-handle.sh
index ed44ba6b1374f93b62dd974b6d2e9f6a9985eb2b..937f05f79e625d5a063293c9380d746f6d3daade 100755 (executable)
@@ -76,7 +76,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