diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2014-12-14 18:38:15 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2014-12-14 18:38:15 +0000 |
commit | 37a081b070f50383d257441678568aaf75c8d2fd (patch) | |
tree | 93f566261f34f0758d3023299d4cd162faf5de5e /test/stderr/0063 | |
parent | 237e7c0ad8014d8a746dd912867a8cdfadc5061d (diff) |
Testsuite: output changes resulting from 4df169c48
Diffstat (limited to 'test/stderr/0063')
-rw-r--r-- | test/stderr/0063 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/stderr/0063 b/test/stderr/0063 index 16cf4808a..a32d69978 100644 --- a/test/stderr/0063 +++ b/test/stderr/0063 @@ -28,7 +28,7 @@ >>> check hosts = +relay_hosts >>> sender host name required, to match against ^[^\d]+2 >>> looking up host name for V4NET.0.0.1 ->>> IP address lookup yielded ten-1.test.ex +>>> IP address lookup yielded "ten-1.test.ex" MUNGED: ::1 will be omitted in what follows >>> get[host|ipnode]byname[2] looked up these IP addresses: >>> name=ten-1.test.ex address=V4NET.0.0.1 @@ -73,7 +73,7 @@ LOG: 10HmaX-0005vi-00 <= userx@somehost.example.com H=ten-1.test.ex [V4NET.0.0.1 >>> check hosts = +relay_hosts >>> sender host name required, to match against ^[^\d]+2 >>> looking up host name for V4NET.0.0.2 ->>> IP address lookup yielded ten-2.test.ex +>>> IP address lookup yielded "ten-2.test.ex" MUNGED: ::1 will be omitted in what follows >>> get[host|ipnode]byname[2] looked up these IP addresses: >>> name=ten-2.test.ex address=V4NET.0.0.2 |