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