1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-31 20:22:15 +03:00

Formatting fixes.

(This used to be commit bc0fab89e3)
This commit is contained in:
Jelmer Vernooij
2008-02-16 15:23:26 +01:00
parent 57e910668d
commit 7c96ca88c4

View File

@ -695,6 +695,7 @@ def setup_samdb(path, setup_path, session_info, credentials, lp,
samdb.transaction_commit()
return samdb
FILL_FULL = "FULL"
FILL_NT4SYNC = "NT4SYNC"
FILL_DRS = "DRS"