Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / formats / wkday-out.sh
index f4ea9ec34d0351f8f0b5bce97ccd9d59c1bb99b6..4116656e3679492619b230ce094f999a63c60ae3 100755 (executable)
@@ -72,7 +72,7 @@ EOF
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="run program"
-$SUPERVISOR $PSPP --testing-mode wkday-out.pspp
+$SUPERVISOR $PSPP -o pspp.csv wkday-out.pspp
 if [ $? -eq 0 ] ; then no_result ; fi
 
 activity="compare output"