diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2018-12-02 01:27:51 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2018-12-02 02:24:52 +0000 |
commit | 8b4556856d2434c8006df5011d4855c07a7ba2b8 (patch) | |
tree | a3f3ce36bd2d43ce57cfb77866c30462076f5296 /test/stderr/0149 | |
parent | 06f37c802cbe477b2db358a0e76388d2df84691f (diff) |
tidying
Diffstat (limited to 'test/stderr/0149')
-rw-r--r-- | test/stderr/0149 | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/test/stderr/0149 b/test/stderr/0149 index 87a71b52a..903b3b786 100644 --- a/test/stderr/0149 +++ b/test/stderr/0149 @@ -10,8 +10,8 @@ calling domainlist1 router domainlist1 router called for x@ten domain = ten route_item = ten <+V4NET.0.0.0+V4NET.0.0.1 byname -original list of hosts = "<+V4NET.0.0.0+V4NET.0.0.1" options = byname -expanded list of hosts = "<+V4NET.0.0.0+V4NET.0.0.1" options = byname +original list of hosts = '<+V4NET.0.0.0+V4NET.0.0.1' options = 'byname' +expanded list of hosts = '<+V4NET.0.0.0+V4NET.0.0.1' options = 'byname' finding IP address for V4NET.0.0.0 calling host_find_byname finding IP address for V4NET.0.0.1 @@ -35,8 +35,8 @@ domainlist1 router called for y@two domain = two route_item = ten <+V4NET.0.0.0+V4NET.0.0.1 byname route_item = two V4NET.0.0.2:V4NET.0.0.4 byname -original list of hosts = "V4NET.0.0.2:V4NET.0.0.4" options = byname -expanded list of hosts = "V4NET.0.0.2:V4NET.0.0.4" options = byname +original list of hosts = 'V4NET.0.0.2:V4NET.0.0.4' options = 'byname' +expanded list of hosts = 'V4NET.0.0.2:V4NET.0.0.4' options = 'byname' finding IP address for V4NET.0.0.2 calling host_find_byname finding IP address for V4NET.0.0.4 @@ -136,8 +136,8 @@ domainlist2 router called for x@one domain = one route_item = six <+V4NET.0.0.6+V4NET.0.0.7 byname route_item = one V4NET.0.0.2:V4NET.0.0.4 byname -original list of hosts = "V4NET.0.0.2:V4NET.0.0.4" options = byname -expanded list of hosts = "V4NET.0.0.2:V4NET.0.0.4" options = byname +original list of hosts = 'V4NET.0.0.2:V4NET.0.0.4' options = 'byname' +expanded list of hosts = 'V4NET.0.0.2:V4NET.0.0.4' options = 'byname' finding IP address for V4NET.0.0.2 calling host_find_byname finding IP address for V4NET.0.0.4 @@ -169,8 +169,8 @@ calling domainlist2 router domainlist2 router called for x@six domain = six route_item = six <+V4NET.0.0.6+V4NET.0.0.7 byname -original list of hosts = "<+V4NET.0.0.6+V4NET.0.0.7" options = byname -expanded list of hosts = "<+V4NET.0.0.6+V4NET.0.0.7" options = byname +original list of hosts = '<+V4NET.0.0.6+V4NET.0.0.7' options = 'byname' +expanded list of hosts = '<+V4NET.0.0.6+V4NET.0.0.7' options = 'byname' finding IP address for V4NET.0.0.6 calling host_find_byname finding IP address for V4NET.0.0.7 |