Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / command / sysfiles.sh
index a671dff5244f5b79f1920b3ba44b9b4a8d45a5c1..08b28888e267a237465cde420b85b9b0edc465d9 100755 (executable)
@@ -83,7 +83,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
 
 activity="compare output"