Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / command / variable-display.sh
index 1cf74f34881b6bd67319352458e8747f3b5d45de..5bf717191665bfe9fb2a4033e6ff68542bec546e 100755 (executable)
@@ -70,7 +70,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 fail ; fi
 
 activity="compare output"