Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / command / npar-binomial.sh
index 9a776f6ba6ab6584ab1206e377614149bc3eac72..ea892b15ca6eaebab45170222048c0e570fce2a2 100755 (executable)
@@ -247,7 +247,7 @@ if [ $? -ne 0 ] ; then no_result ; fi
 
 
 activity="run program 1"
-$SUPERVISOR $PSPP --testing-mode $TESTFILE
+$SUPERVISOR $PSPP -o pspp.csv $TESTFILE
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="compare output 1"