Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / command / use.sh
index b6bc661ffdff590e7b8546dea0bae594e425a9c9..7b26cd7bda33d9bc196cf59e0588af8d51435718 100755 (executable)
@@ -79,7 +79,7 @@ if [ $? -ne 0 ] ; then no_result ; fi
 
 
 activity="run program"
-$SUPERVISOR $PSPP -B $STAT_CONFIG_PATH --testing-mode $TEMPDIR/filter.stat
+$SUPERVISOR $PSPP -o pspp.csv $TEMPDIR/filter.stat
 if [ $? -ne 0 ] ; then no_result ; fi