(main): When testing mode is enabled, use a built-in output driver
[pspp-builds.git] / tests / stats / descript-missing.sh
index 574ecf29d5572f7d12975c65a0b9a30494b79b7c..87593430150954b4f65ca65395c36f7785ac0fd8 100755 (executable)
@@ -79,7 +79,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"