diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2022-03-02 17:07:27 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2022-03-02 17:07:27 +0000 |
commit | 376d3790ba2756278e28d0ecaa1ed7c9b1a0ab00 (patch) | |
tree | ad21e9a69386ab03ce3bf3e172dd67ad7672b059 /test/stderr/0537 | |
parent | 8f2cf8f5adaa08ef84b47bf9bc2f71e39236c22d (diff) |
Another go at the overlong-addrs versus rewrites problem
Diffstat (limited to 'test/stderr/0537')
-rw-r--r-- | test/stderr/0537 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/stderr/0537 b/test/stderr/0537 index ff85414bc..6e2ffe891 100644 --- a/test/stderr/0537 +++ b/test/stderr/0537 @@ -126,7 +126,7 @@ LOG: sender_ident=ident >>> using ACL "auth" >>> processing "accept" (TESTSUITE/test-config 42) >>> check authenticated = * ->>> authname in "*"? yes (matched "*") +>>> authname in "*"? yes (matched "*") >>> check logwrite = +++ host is authenticated +++ LOG: +++ host is authenticated +++ >>> accept: condition test succeeded in ACL "auth" @@ -170,7 +170,7 @@ LOG: sender_ident=ident >>> using ACL "auth" >>> processing "accept" (TESTSUITE/test-config 42) >>> check authenticated = * ->>> authname in "*"? yes (matched "*") +>>> authname in "*"? yes (matched "*") >>> check logwrite = +++ host is authenticated +++ LOG: +++ host is authenticated +++ >>> accept: condition test succeeded in ACL "auth" |