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/3211 | |
parent | 13032a329bb8133a2f56e8527c29f17c8fdfdbd0 (diff) |
Testsuite: output changes resulting
Broken-by: ab0e957b09
Diffstat (limited to 'test/stderr/3211')
-rw-r--r-- | test/stderr/3211 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/stderr/3211 b/test/stderr/3211 index f68fdd8f4..2ae0bde59 100644 --- a/test/stderr/3211 +++ b/test/stderr/3211 @@ -15,6 +15,7 @@ >>> calling skipped router >>> skipped router declined for userx@test.again.dns >>> calling temp router +>>> test.again.dns in "*"? yes (matched "*") >>> test.again.dns in dns_again_means_nonexist? no (option unset) >>> temp router: defer for userx@test.again.dns >>> message: host lookup did not complete @@ -36,6 +37,7 @@ LOG: H=[1.2.3.4] F=<userx@test.ex> temporarily rejected RCPT <userx@test.again.d >>> routing r1-userx@test.again.dns >>> test.again.dns in "!testdb;fail"? yes (end of list) >>> calling r1 router +>>> test.again.dns in "*"? yes (matched "*") >>> test.again.dns in dns_again_means_nonexist? no (option unset) >>> r1 router: defer for r1-userx@test.again.dns >>> message: host lookup did not complete |