diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-10-18 17:26:29 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-10-18 18:02:13 +0100 |
commit | 94ef322eb8618c2c4448090146faab976d43e923 (patch) | |
tree | 7731e368da3bd147ac52c5e412557cdadbf2012d /test/stderr/0463 | |
parent | 13032a329bb8133a2f56e8527c29f17c8fdfdbd0 (diff) |
Testsuite: output changes resulting
Broken-by: ab0e957b09
Diffstat (limited to 'test/stderr/0463')
-rw-r--r-- | test/stderr/0463 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/stderr/0463 b/test/stderr/0463 index 4dc214435..8d50c41c6 100644 --- a/test/stderr/0463 +++ b/test/stderr/0463 @@ -25,10 +25,12 @@ ten-1 in "!@mx_any"? yes (end of list) calling all router all router called for x@ten-1 domain = ten-1 +ten-1 in "*"? yes (matched "*") DNS lookup of ten-1 (MX) using fakens DNS lookup of ten-1 (MX) gave NO_DATA returning DNS_NODATA writing neg-cache entry for ten-1-MX-xxxx, ttl 3000 +ten-1 MX DNSSEC DNS lookup of ten-1 (A) using fakens DNS lookup of ten-1 (A) succeeded fully qualified name = ten-1.test.ex @@ -52,10 +54,12 @@ ten-1.test.ex in "!@mx_any"? yes (end of list) calling all router all router called for x@ten-1.test.ex domain = ten-1.test.ex +ten-1.test.ex in "*"? yes (matched "*") DNS lookup of ten-1.test.ex (MX) using fakens DNS lookup of ten-1.test.ex (MX) gave NO_DATA returning DNS_NODATA writing neg-cache entry for ten-1.test.ex-MX-xxxx, ttl 3000 +ten-1.test.ex MX DNSSEC DNS lookup of ten-1.test.ex (A) using fakens DNS lookup of ten-1.test.ex (A) succeeded fully qualified name = ten-1.test.ex |