Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / command / longvars.sh
index 8040f44a25f285628896290536f14ffb3944f534..a57e57323d7a3a5b6079a0eb061656d7d34be294 100755 (executable)
@@ -77,7 +77,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
 
 activity="compare output"