s4:ldb/tests: do a "schemaUpdateNow" after creating a new attribute in ldap_schema.py
authorStefan Metzmacher <metze@samba.org>
Wed, 13 Jan 2010 10:45:05 +0000 (11:45 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 13 Jan 2010 15:03:52 +0000 (16:03 +0100)
commit7d41afece70093e2debf2b57731c85ecc5009765
tree66e0cddb264144a415528caae12fa2a2b7398e18
parent92b87eb47405b884c0c736e28cd06e6e83d99a1e
s4:ldb/tests: do a "schemaUpdateNow" after creating a new attribute in ldap_schema.py

It seems that windows doesn't need that.

And we should think about a check for reloading the schema
at the start of each "write" operation.

metze
source4/lib/ldb/tests/python/ldap_schema.py