Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / formats / month-in.sh
index 2d32a594ec244bfd5afdeca080cf4ddd9c71eacc..dd5f02724cc418f6c296b5b9da4c2a77f9a086b2 100755 (executable)
@@ -105,7 +105,7 @@ EOF
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="run program"
-$SUPERVISOR $PSPP --testing-mode month-in.pspp
+$SUPERVISOR $PSPP -o pspp.csv month-in.pspp
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="compare output"