Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / command / filter.sh
index 4c9c416151405e6e307f533038217f3cda5b6c7d..13704791e19dafa5aba16ea5f2fa5f590cc595e9 100755 (executable)
@@ -86,7 +86,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 no_result ; fi