(main): When testing mode is enabled, use a built-in output driver
[pspp-builds.git] / tests / command / examine-extremes.sh
index 982a03bc32bd34ec05b1ba056eb7e65e406f784f..feb052c430c5d66b002605c70d5b44d067960086 100755 (executable)
@@ -91,7 +91,7 @@ if [ $? -ne 0 ] ; then no_result ; fi
 
 
 activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="compare results"