(main): When testing mode is enabled, use a built-in output driver
[pspp-builds.git] / tests / stats / descript-basic.sh
index 8f772ed3795a37ae34815e8e6febf15157b6e35a..765172b2870935993d62155d3deb3736560b36c4 100755 (executable)
@@ -78,7 +78,7 @@ if [ $? -ne 0 ] ; then no_result ; fi
 
 
 activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TEMPDIR/descript.stat
+$SUPERVISOR $PSPP --testing-mode $TEMPDIR/descript.stat
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="compare output"