Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / command / get-data-txt-importcases.sh
index 8293f290f119b654508fdc8f682ce46dd1b99bac..54d6cf869301df4f9f718e73659f2772f4a81992 100755 (executable)
@@ -86,7 +86,7 @@ EOF
 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"