(main): When testing mode is enabled, use a built-in output driver
[pspp-builds.git] / tests / command / sysfiles-old.sh
index 81ef556cfc454bd4af73645f429f07ba27ae2fd1..4b2c8cd40db5f3babe4b110b134210a9b88fa4c8 100755 (executable)
@@ -80,7 +80,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="check file exists"