mirror of
https://github.com/samba-team/samba.git
synced 2025-03-09 08:58:35 +03:00
python: Remove unused parameter ‘erase’
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
efaa27c498
commit
9cc823454a
@ -829,7 +829,7 @@ def setup_name_mappings(idmap, sid, root_uid, nobody_uid,
|
||||
|
||||
def setup_samdb_partitions(samdb_path, logger, lp, session_info,
|
||||
provision_backend, names, serverrole,
|
||||
erase=False, plaintext_secrets=False,
|
||||
plaintext_secrets=False,
|
||||
backend_store=None):
|
||||
"""Setup the partitions for the SAM database.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user