diff options
Diffstat (limited to 'test/stderr/0070')
-rw-r--r-- | test/stderr/0070 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/stderr/0070 b/test/stderr/0070 index ebab42f3e..1df05cd83 100644 --- a/test/stderr/0070 +++ b/test/stderr/0070 @@ -105,7 +105,7 @@ MUNGED: ::1 will be omitted in what follows >>> ten-1.test.ex in helo_lookup_domains? no (end of list) >>> verifying EHLO/HELO argument "ten-1.test.ex" >>> 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 @@ -128,8 +128,8 @@ MUNGED: ::1 will be omitted in what follows >>> ten-3.test.ex in helo_lookup_domains? no (end of list) >>> verifying EHLO/HELO argument "ten-3.test.ex" >>> looking up host name for V4NET.0.0.3 ->>> IP address lookup yielded ten-3.test.ex ->>> alias ten-3-alias.test.ex +>>> IP address lookup yielded "ten-3.test.ex" +>>> alias "ten-3-alias.test.ex" MUNGED: ::1 will be omitted in what follows >>> get[host|ipnode]byname[2] looked up these IP addresses: >>> name=ten-3.test.ex address=V4NET.0.0.3 @@ -163,7 +163,7 @@ MUNGED: ::1 will be omitted in what follows >>> rhubarb in helo_lookup_domains? no (end of list) >>> verifying EHLO/HELO argument "rhubarb" >>> 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 |