X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/12373afb257c7db03a2f46fd8498aa4e8287b68a..8e53a4fc1a0790138a5b460da7d9c621f6d32622:/test/runtest?ds=sidebyside 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