Greatly simplify PSPP configuration.
[pspp] / tests / bugs / t-test-with-temp.sh
index ba355580a62df84490f27977f4d3cebedd618730..3413a51ffb7ba9f57635114022764f907e1e5777 100755 (executable)
@@ -75,7 +75,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="copy output"