diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2022-11-29 15:02:01 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2022-11-29 16:03:34 +0000 |
commit | 340e5f5781abb5388c41fa326d6e1cabf7ba96ff (patch) | |
tree | ff8d1fb285031bccb076285ecc42517145f2cdac /test/stderr/0450 | |
parent | 212c50c3b5dcdf00442933496a44b1d1db6908b5 (diff) |
Tweak debug output
Diffstat (limited to 'test/stderr/0450')
-rw-r--r-- | test/stderr/0450 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/stderr/0450 b/test/stderr/0450 index e502012d8..5c12aa414 100644 --- a/test/stderr/0450 +++ b/test/stderr/0450 @@ -15,7 +15,7 @@ t1 transport entered userx@test.ex using the transport's hosts: 127.0.0.1 getting address for 127.0.0.1 -checking status of 127.0.0.1 +checking retry status of 127.0.0.1 127.0.0.1 [127.0.0.1]:1111 retry-status = usable delivering 10HmaX-0005vi-00 to 127.0.0.1 [127.0.0.1] (userx@test.ex) Connecting to 127.0.0.1 [127.0.0.1]:PORT_D ... failed: Connection refused @@ -42,7 +42,7 @@ t1 transport entered userx@test.ex using the transport's hosts: 127.0.0.1 getting address for 127.0.0.1 -checking status of 127.0.0.1 +checking retry status of 127.0.0.1 no host retry record no message retry record 127.0.0.1 [127.0.0.1]:1112 retry-status = usable |