diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-10-27 18:00:05 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-10-27 18:08:43 +0000 |
commit | b574c5baeb94e3a176c63982f507a5b48bf3917b (patch) | |
tree | 00c60e4fa2110797ca04bdeb4f91a02579deecd9 /test/stderr/0419 | |
parent | b4a15239139c285af7009b4fcc23e1933b19173b (diff) |
Refactor the res_search() fail hack
Diffstat (limited to 'test/stderr/0419')
-rw-r--r-- | test/stderr/0419 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/stderr/0419 b/test/stderr/0419 index 39c797009..0671390b9 100644 --- a/test/stderr/0419 +++ b/test/stderr/0419 @@ -25,8 +25,10 @@ dnslookup router called for k@mxt13.test.ex mxt13.test.ex in "*"? yes (matched "*") DNS lookup of mxt13.test.ex (MX) using fakens DNS lookup of mxt13.test.ex (MX) succeeded +faking res_search() response length as 65535 DNS lookup of other1.test.ex (A) using fakens DNS lookup of other1.test.ex (A) succeeded +faking res_search() response length as 65535 DNS lookup of other2.test.ex (A) using fakens DNS lookup of other2.test.ex (A) succeeded other1.test.ex in "!mxt13.test.ex : !other1.test.ex : *.test.ex"? no (matched "!other1.test.ex") |