diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2016-03-12 21:01:26 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2016-03-12 21:01:26 +0000 |
commit | 37f3dc43fb3a9e1513f8a31c49401b121c1adeb5 (patch) | |
tree | 0029f866d9fdae0bc3a5208d5d8255f450c02a5e /test | |
parent | 7b48497a8046fdb413b57d1fdd13a2af35537dec (diff) |
tidying: coverity issues
Diffstat (limited to 'test')
-rw-r--r-- | test/stderr/0557 | 2 | ||||
-rw-r--r-- | test/stdout/0557 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/test/stderr/0557 b/test/stderr/0557 index 8e5906ca8..19fd8c29f 100644 --- a/test/stderr/0557 +++ b/test/stderr/0557 @@ -1,2 +1,2 @@ LOG: MAIN - error in r1 router: no host(s) specified for domain * + error in r1 router: no host(s) specified for domain test.ex diff --git a/test/stdout/0557 b/test/stdout/0557 index 6a6bde9a4..63e22524b 100644 --- a/test/stdout/0557 +++ b/test/stdout/0557 @@ -1,4 +1,4 @@ -userx@test.ex cannot be resolved at this time: error in r1 router: no host(s) specified for domain * +userx@test.ex cannot be resolved at this time: error in r1 router: no host(s) specified for domain test.ex userx@test.ex cannot be resolved at this time: lookup failed for all hosts in r1 router: host_find_failed=ignore host_all_ignored=defer userx@test.ex cannot be resolved at this time: lookup failed for all hosts in r1 router: host_find_failed=ignore host_all_ignored=defer userx@test.ex |