s4:ldap.py - fix the schema update test on Windows Server
authorMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Tue, 24 Nov 2009 18:44:18 +0000 (19:44 +0100)
committerMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Tue, 24 Nov 2009 18:44:18 +0000 (19:44 +0100)
commit4825df832336b0b7e8248856e3676dba3640863b
tree32543fbe71a101e8907ed310ce26418a78613462
parente77c0f1b505832043074758d3a468dc782a7b438
s4:ldap.py - fix the schema update test on Windows Server

Apparently Windows Server (2003) doesn't like the comma delimiter here. I got
always error 16 ("LDB_NO_SUCH_ATTRIBUTE"). With this change the test works
again.
source4/lib/ldb/tests/python/ldap.py