X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/c7769c138e23836dc162972ff52fa41aa3fd9f54..7baddd6a8e224cde645a1ddd044e04940f4fa3b6:/test/runtest diff --git a/test/runtest b/test/runtest index eb19decfe..c656cc50b 100755 --- a/test/runtest +++ b/test/runtest @@ -883,6 +883,9 @@ RESET_AFTER_EXTRA_LINE_READ: } } + # remote IPv6 addrs vary + s/^(Connection request from) \[.*:.*:.*\]$/$1 \[ipv6\]/; + # openssl version variances # Error lines on stdout from SSL contain process id values and file names. # They also contain a source file name and line number, which may vary from