mirror of
https://github.com/samba-team/samba.git
synced 2025-03-07 00:58:40 +03:00
auth_log_test: Fix a typo
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
2d29bb42c7
commit
acd8de28ac
@ -66,7 +66,7 @@ class AuditLogTestBase(samba.tests.TestCase):
|
||||
self.remoteAddress = client_ip
|
||||
|
||||
#
|
||||
# Check the remote address of a message against the one beimg used
|
||||
# Check the remote address of a message against the one being used
|
||||
# for the tests.
|
||||
#
|
||||
def isRemote(message):
|
||||
|
Loading…
x
Reference in New Issue
Block a user