From: Garming Sam Date: Tue, 7 Jun 2016 23:11:15 +0000 (+1200) Subject: tests/drs: cleanup some whitespace X-Git-Tag: tdb-1.3.10~848 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4b16cbda46fb2c9a41785793cb47a6035dd46629;p=thirdparty%2Fsamba.git tests/drs: cleanup some whitespace Signed-off-by: Garming Sam Reviewed-by: Andrew Bartlett BUG: https://bugzilla.samba.org/show_bug.cgi?id=11960 --- diff --git a/source4/torture/drs/python/getnc_exop.py b/source4/torture/drs/python/getnc_exop.py index 6b796bab923..e15136d66f4 100644 --- a/source4/torture/drs/python/getnc_exop.py +++ b/source4/torture/drs/python/getnc_exop.py @@ -73,7 +73,7 @@ class DrsReplicaSyncTestCase(drs_base.DrsBaseTestCase): req8.partial_attribute_set_ex = None req8.mapping_ctr.num_mappings = 0 req8.mapping_ctr.mappings = None - + return req8 def _ds_bind(self, server_name): @@ -129,7 +129,7 @@ class DrsReplicaSyncTestCase(drs_base.DrsBaseTestCase): """Test role transfer with against DC not owner of the role""" fsmo_dn = self.ldb_dc1.get_schema_basedn() (fsmo_owner, fsmo_not_owner) = self._determine_fSMORoleOwner(fsmo_dn) - + req8 = self._exop_req8(dest_dsa=fsmo_owner["ntds_guid"], invocation_id=fsmo_not_owner["invocation_id"], nc_dn_str=fsmo_dn,