Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / command / t-test-pairs.sh
index eb23b6a1d05ee19241ff67fb38ac441d8895f4e1..4dc40cd8b7ddfcc6f9511d406eb6d1563c9141db 100755 (executable)
@@ -73,7 +73,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"