Restrict lifetime of $router_name and $transport_name. Bug 308.
[exim.git] / test / README
index ef91049cc3dd3c6cd1242fb7781a6a55a64117ac..7e778eee768b5b82cbb6332cfe5305f014f96c0a 100644 (file)
@@ -237,6 +237,11 @@ is as follows:
 
 There are some options for the ./runtest script itself:
 
+  -CONTINUE This will allow the script to move past some failing tests. It will
+            write a simple failure line with the test number in a temporary
+            logfile test/failed-summary.log. Unexpected exit codes will still
+            stall the test execution and require interaction.
+
   -DEBUG    This option is for debugging the test script. It causes some
             tracing information to be output.