]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
tests/drs: cleanup some whitespace
authorGarming Sam <garming@catalyst.net.nz>
Tue, 7 Jun 2016 23:11:15 +0000 (11:11 +1200)
committerGarming Sam <garming@samba.org>
Thu, 16 Jun 2016 02:40:13 +0000 (04:40 +0200)
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
BUG: https://bugzilla.samba.org/show_bug.cgi?id=11960

source4/torture/drs/python/getnc_exop.py

index 6b796bab923f4a3e578b2ce7da009d159265e075..e15136d66f441f2302e28a00589d98a1ed19901b 100644 (file)
@@ -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,