s4-dsdb/tests/python: Explicitly pass comamnd line LoadParm() instance to system_sess...
authorKamen Mazdrashki <kamenim@samba.org>
Wed, 15 Dec 2010 13:16:54 +0000 (15:16 +0200)
committerKamen Mazdrashki <kamenim@samba.org>
Wed, 15 Dec 2010 14:10:47 +0000 (15:10 +0100)
commit2e259de0849becd73a76841186c303984feff083
treebcef7103a30693923c72b1f8a8e3ca50f2c45431
parent4a1ce3b4b9173ebce7982e675b9f68fe58455ea0
s4-dsdb/tests/python: Explicitly pass comamnd line LoadParm() instance to system_session()

Otherwise system_session() creates a LoadParm() instance
which resets certain global parameters to their defaults
from smb.conf ("log level" for instance)

Autobuild-User: Kamen Mazdrashki <kamenim@samba.org>
Autobuild-Date: Wed Dec 15 15:10:47 CET 2010 on sn-devel-104
source4/dsdb/tests/python/acl.py
source4/dsdb/tests/python/deletetest.py
source4/dsdb/tests/python/ldap.py
source4/dsdb/tests/python/ldap_schema.py
source4/dsdb/tests/python/ldap_syntaxes.py
source4/dsdb/tests/python/passwords.py
source4/dsdb/tests/python/sam.py
source4/dsdb/tests/python/sec_descriptor.py
source4/dsdb/tests/python/urgent_replication.py