Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / bugs / random.sh
index d2016edb4238fc1f2226268b1971d5482a2f319e..7d931d460ba19a02d43bad73d6724548d10fba4a 100755 (executable)
@@ -75,7 +75,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