Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / command / do-repeat.sh
index 07d67ec978148340f4d4fd2fa4022bcf35ba789c..8c68a8b9a7250566116ce154c4016da58dab106a 100755 (executable)
@@ -84,7 +84,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="compare results"