From: Philip Hazel Date: Tue, 4 Apr 2006 14:02:31 +0000 (+0000) Subject: Update test after debug message bug fix. X-Git-Tag: exim-4_61~1 X-Git-Url: https://git.exim.org/exim.git/commitdiff_plain/bd8aa2d172edfb841402caf8c2524628505df8ea?ds=sidebyside Update test after debug message bug fix. --- diff --git a/test/stderr/0069 b/test/stderr/0069 index b0ab07fae..8c3bb1f5f 100644 --- a/test/stderr/0069 +++ b/test/stderr/0069 @@ -87,7 +87,8 @@ LOG: failed to find host name for V4NET.0.0.13: accepted by +include_unknown >>> check hosts = +ignore_unknown : non.existent.invalid : V4NET.0.0.13 >>> no IP address found for host non.existent.invalid (during SMTP connection from [V4NET.0.0.13]) LOG: no IP address found for host non.existent.invalid (during SMTP connection from [V4NET.0.0.13]) ->>> failed to find IP address for non.existent.invalid: item ignored by +ignore_unknownhost in "+ignore_unknown : non.existent.invalid : V4NET.0.0.13"? yes (matched "V4NET.0.0.13") +>>> failed to find IP address for non.existent.invalid: item ignored by +ignore_unknown +>>> host in "+ignore_unknown : non.existent.invalid : V4NET.0.0.13"? yes (matched "V4NET.0.0.13") >>> accept: condition test succeeded >>> host in hosts_connection_nolog? no (option unset) >>> host in host_lookup? no (option unset)