Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / expressions / valuelabel.sh
index 1b5b92e2ac56cb264fc71ae14b2faa7a39661a10..c751689e1accf24ce93dc0761cb10eefb5c0b189 100755 (executable)
@@ -88,7 +88,7 @@ EOF
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="run program"
-$SUPERVISOR $PSPP --testing-mode $TEMPDIR/valuelabel.stat
+$SUPERVISOR $PSPP -o pspp.csv $TEMPDIR/valuelabel.stat
 if [ $? -ne 0 ] ; then fail ; fi
 
 activity="compare results"