X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/3a2adc82d165fccae92f6a693ce5ddba10d371d4..568092148bf6ade68174fa1ccf34b8c37d9064e9:/test/runtest diff --git a/test/runtest b/test/runtest index 3f37311b1..c381d6d68 100755 --- a/test/runtest +++ b/test/runtest @@ -1047,6 +1047,8 @@ RESET_AFTER_EXTRA_LINE_READ: s/(?<=^>>>>>>>>>>>>>>>> Exim pid=)\d+(?= terminating)/pppp/; s/^(proxy-proc \w{5}-pid) \d+$/$1 pppp/; s/^(?:\s*\d+ )(exec .* -oPX)$/pppp $1/; + s/^(?:\s*\d+ )(postfork: )/pppp $1/; + s/ forked for [^:]+: \K\d+/npppp/; # IP address lookups use gethostbyname() when IPv6 is not supported, # and gethostbyname2() or getipnodebyname() when it is.