mirror of
https://github.com/samba-team/samba.git
synced 2025-03-09 08:58:35 +03:00
pytest/getnc_exop: Remove unused variable
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
e2df264e7c
commit
1f5e34bdac
@ -473,7 +473,6 @@ class DrsReplicaSyncTestCase(drs_base.DrsBaseTestCase):
|
||||
"dn": cn3,
|
||||
"objectclass": "container",
|
||||
})
|
||||
cn3_id = self._get_identifier(self.ldb_dc1, cn3)
|
||||
|
||||
(hwm5, utdv5) = self._check_replication([dc3, ou1, ou2, self.ou, cn3],
|
||||
drsuapi.DRSUAPI_DRS_WRIT_REP)
|
||||
|
Loading…
x
Reference in New Issue
Block a user