Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / stats / percentiles-compatible.sh
index 2d539a1d24ce6858eb45778051f36e405932e26d..e546a45b82e4017406f15e3ac744908f7776d59c 100755 (executable)
@@ -82,7 +82,7 @@ EOF
 if [ $? -ne 0 ] ; then no_result; fi
 
 activity="run program $i"
-$SUPERVISOR $PSPP --testing-mode $TEMPDIR/prog.sps
+$SUPERVISOR $PSPP -o pspp.csv $TEMPDIR/prog.sps
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="compare output $i"