mirror of
https://github.com/samba-team/samba.git
synced 2025-03-20 22:50:26 +03:00
s4-test/repl_schema: remove unused and commented out code
Autobuild-User: Kamen Mazdrashki <kamenim@samba.org> Autobuild-Date: Wed Dec 15 01:37:10 CET 2010 on sn-devel-104
This commit is contained in:
parent
9c78bdfd47
commit
3bc1cf94e3
@ -225,9 +225,6 @@ class DrsReplSchemaTestCase(samba.tests.TestCase):
|
||||
(c_ldn, c_dn) = self._schema_new_class(self.ldb_dc1, "cls-B",
|
||||
{"objectClass": ["top", "classSchema", c_ldn],
|
||||
a_ldn: "test_classWithCustomAttribute"})
|
||||
#(c_ldn, c_dn) = self._schema_new_class(self.ldb_dc1, "cls-B",
|
||||
# {"systemMayContain": a_ldn,
|
||||
# a_ldn: "test_classWithCustomAttribute"})
|
||||
# force replication from DC1 to DC2
|
||||
self._net_drs_replicate(DC=self.dnsname_dc2, fromDC=self.dnsname_dc1, nc_dn=self.schema_dn)
|
||||
# check objects are replicated
|
||||
|
Loading…
x
Reference in New Issue
Block a user