Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / bugs / crosstabs2.sh
index 964cf23c061d4bc29a30e897c67f5c75929cf8ee..bfb6f6857689c492c1ff7e83065941c62cb5ae19 100755 (executable)
@@ -76,7 +76,7 @@ CROSSTABS
 EOF
 if [ $? -ne 0 ] ; then no_result ; fi
 
-$SUPERVISOR $PSPP --testing-mode $TESTFILE
+$SUPERVISOR $PSPP -o pspp.csv $TESTFILE
 if [ $? -ne 0 ] ; then no_result ; fi