mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
upgradeprovision: fix a typo
This commit is contained in:
parent
873bd98904
commit
c680a42504
@ -932,7 +932,7 @@ def update_present(ref_samdb, samdb, basedn, listPresent, usns, invocationid):
|
||||
if attrUSN:
|
||||
message(CHANGE, "%sAttribute: %s will be modified"
|
||||
"/deleted it was last modified"
|
||||
"during a provision, current usn:"
|
||||
" during a provision, current usn:"
|
||||
"%d" % (txt, att, attrUSN))
|
||||
txt = ""
|
||||
else:
|
||||
|
Loading…
Reference in New Issue
Block a user