Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / command / add-files.sh
index f0542c0b005e90d7af31cd09af2d1f6541dda58c..d2b164bf4f0a06ebcd69efa0d374eb761211f226 100755 (executable)
@@ -186,7 +186,7 @@ EOF
        if [ $? -ne 0 ] ; then no_result ; fi
 
        activity="run $name.pspp"
-       $SUPERVISOR $PSPP --testing-mode $name.pspp 
+       $SUPERVISOR $PSPP -o pspp.csv $name.pspp 
        if [ $? -ne 0 ] ; then no_result ; fi
 
        activity="check $name output"