Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / command / autorecod.sh
index e4a86dfa6818e85bc2accde1fec975d41c0e3c5f..6aaf8722a37ef0b060d7e24934dc2fd39979cc5a 100755 (executable)
@@ -87,7 +87,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
 
 activity="test output"