Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / bugs / temporary.sh
index 345ed852caf18c3eb159713e7104f115c47f0a9d..96856d5a51c37c3194176853d2b85e1233619201 100755 (executable)
@@ -80,7 +80,7 @@ list.
 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