Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / command / get-data-txt.sh
index 01bd196c39f0bc88d37daee3e9d2b3504594aba2..f0560495bb91c719606a3d517c60b7adc7579b9c 100755 (executable)
@@ -152,7 +152,7 @@ if [ $? -ne 0 ] ; then no_result ; fi
 
 
 activity="run program"
-$SUPERVISOR $PSPP --testing-mode $TESTFILE
+$SUPERVISOR $PSPP -o pspp.csv $TESTFILE
 if [ $? -ne 0 ] ; then fail ; fi
 
 activity="compare output"