Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / command / get-data-txt-examples.sh
index 1e1a51648847ed8eda4ad1c7660bbdc0c7ac25be..3cc68499a32d66f55e9836fd18f3d4ba3819c115 100755 (executable)
@@ -132,7 +132,7 @@ EOF
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="run test"
-$SUPERVISOR $PSPP --testing-mode test.pspp
+$SUPERVISOR $PSPP -o pspp.csv test.pspp
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="compare test results"