From: Tim Beale Date: Fri, 27 Jul 2018 01:46:55 +0000 (+1200) Subject: Fix PEP8 warning W291 trailing whitespace X-Git-Tag: tdb-1.3.17~2129 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26ece82e5ec40b8f150c888c6e8fba1c85639e4c;p=thirdparty%2Fsamba.git Fix PEP8 warning W291 trailing whitespace Signed-off-by: Tim Beale Reviewed-by: Andrew Bartlett Reviewed-by: Douglas Bagnall --- diff --git a/source4/torture/drs/python/getncchanges.py b/source4/torture/drs/python/getncchanges.py index 0e62eaece3c..086dcd19d4d 100644 --- a/source4/torture/drs/python/getncchanges.py +++ b/source4/torture/drs/python/getncchanges.py @@ -1042,7 +1042,7 @@ class DrsReplicaSyncIntegrityTestCase(drs_base.DrsBaseTestCase): # Delete the target and make sure the deletion is sync'd between DCs target_guid = self.get_object_guid(la_target) self.test_ldb_dc.delete(la_target) - self.sync_DCs(nc_dn=self.config_dn) + self.sync_DCs(nc_dn=self.config_dn) self._disable_all_repl(self.dnsname_dc2) # re-animate the target