Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / stats / descript-mean-bug.sh
index 532abed0fffb6ed0a02150f6ff0e7d87f115b5d2..4a8853b47e4109cccdc12531865371bf861e21a5 100755 (executable)
@@ -77,7 +77,7 @@ if [ $? -ne 0 ] ; then no_result ; fi
 
 
 activity="run program"
-$SUPERVISOR $PSPP --testing-mode $TEMPDIR/descript.stat
+$SUPERVISOR $PSPP -o pspp.csv $TEMPDIR/descript.stat
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="compare output"