git://git.exim.org
/
users
/
jgh
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
DNS: tag res_search() hack by lookup type in debug output; munge ipv6 lines in testsuite
[users/jgh/exim.git]
/
test
/
runtest
diff --git
a/test/runtest
b/test/runtest
index db855baf9e6271cc502c3c21a194916262974be5..13070647ffc8ea3ee920b00c2263637706defc98 100755
(executable)
--- a/
test/runtest
+++ b/
test/runtest
@@
-1099,6
+1099,7
@@
RESET_AFTER_EXTRA_LINE_READ:
next if /DNS lookup of \S+ \(AAAA\) using fakens/;
next if / in dns_ipv4_lookup?/;
next if / writing neg-cache entry for .*AAAA/;
+ next if /^faking res_search\(AAAA\) response length as 65535/;
if (/DNS lookup of \S+ \(AAAA\) gave NO_DATA/)
{