Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / xforms / recode.sh
index f36e5f2a113867843ac5366ef5bfcefd6e9230b5..a0119cb4c951846ca34f148bf2f766b5d63f5ac4 100755 (executable)
@@ -162,7 +162,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 no_result ; fi
 
 activity="test output"