summaryrefslogtreecommitdiff
path: root/python/samba/upgrade.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/samba/upgrade.py')
-rw-r--r--python/samba/upgrade.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/samba/upgrade.py b/python/samba/upgrade.py
index fe3309af166..c340575b2c2 100644
--- a/python/samba/upgrade.py
+++ b/python/samba/upgrade.py
@@ -730,7 +730,7 @@ Please fix this account before attempting to upgrade again
result = provision(logger, session_info,
targetdir=targetdir, realm=realm, domain=domainname,
domainsid=domainsid, next_rid=next_rid,
- dc_rid=machinerid, adminpass = adminpass,
+ dc_rid=machinerid, adminpass=adminpass,
dom_for_fun_level=dsdb.DS_DOMAIN_FUNCTION_2003,
hostname=netbiosname.lower(), machinepass=machinepass,
serverrole=serverrole, samdb_fill=FILL_FULL,