mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
selftest: Remove mention of --extra-python from comment
Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
This commit is contained in:
parent
6a6a178b3c
commit
709ac663ab
@ -68,7 +68,7 @@ class UserCmdTestCase(SambaToolCmdTest):
|
||||
if self._find_user(user["name"]):
|
||||
self.runsubcmd("user", "delete", user["name"])
|
||||
lp = env_loadparm()
|
||||
# second run of this test (e.g. with --extra-python)
|
||||
# second run of this test
|
||||
# the cache is still there and '--cache-ldb-initialize'
|
||||
# will fail
|
||||
cachedb = lp.private_path("user-syncpasswords-cache.ldb")
|
||||
|
Loading…
Reference in New Issue
Block a user