(main): When testing mode is enabled, use a built-in output driver
[pspp-builds.git] / tests / xforms / recode.sh
index 9a4da5179ff1e09be8d02a54ca97afd07c90c31c..46586bdba0ec020c30d08e242a023f0f04ea0962 100755 (executable)
@@ -156,7 +156,7 @@ EOF
 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="test output"