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
Testsuite: fix non-ipv6 platforms
[users/jgh/exim.git]
/
test
/
runtest
diff --git
a/test/runtest
b/test/runtest
index 8f6bd28b8b35e8079cb610628a2f1b706e1cd243..1df7fc718f55dc609331d74343c44f477e18b530 100755
(executable)
--- a/
test/runtest
+++ b/
test/runtest
@@
-1093,6
+1093,7
@@
RESET_AFTER_EXTRA_LINE_READ:
next if /get\[host\|ipnode\]byname\[2\]\(af=inet6\)/;
next if /DNS lookup of \S+ \(AAAA\) using fakens/;
next if / in dns_ipv4_lookup?/;
+ next if / writing neg-cache entry for .*AAAA/;
if (/DNS lookup of \S+ \(AAAA\) gave NO_DATA/)
{