X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/27085351db1c6cdbbea742a1da15a3e3e912a844..3462da30c9c57e63705fa24121655a32b315dfcf:/test/runtest diff --git a/test/runtest b/test/runtest index 1ef31c3dc..b369d59a3 100755 --- a/test/runtest +++ b/test/runtest @@ -1159,7 +1159,7 @@ RESET_AFTER_EXTRA_LINE_READ: s/Operation timed out/Connection timed out/; # Platform-dependent resolver option bits - s/^ writing neg-cache entry for [^,]+-\K[0-9a-f]+, ttl/xxxx, ttl/; + s/^ (?:writing|update) neg-cache entry for [^,]+-\K[0-9a-f]+, ttl/xxxx, ttl/; # Skip hosts_require_dane checks when the options # are unset, because dane ain't always there.