summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>2015-05-08 11:00:23 +1200
committerAndrew Bartlett <abartlet@samba.org>2015-06-12 06:57:16 +0200
commit316fa2ee8a634f0408e7562e04c537d4b99f4139 (patch)
tree4528fc9c361a9a5afe3d9f4a1cb7307fe6abf545 /python
parent68a0f131fb5adc48e9c1a49dede696cacf358d76 (diff)
downloadsamba-316fa2ee8a634f0408e7562e04c537d4b99f4139.tar.gz
KCC: samba.kcc formatting fixes for pep8
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Garming Sam <garming@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'python')
-rw-r--r--python/samba/kcc/__init__.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/samba/kcc/__init__.py b/python/samba/kcc/__init__.py
index e1bdd587a22..43655894756 100644
--- a/python/samba/kcc/__init__.py
+++ b/python/samba/kcc/__init__.py
@@ -1663,8 +1663,8 @@ class KCC(object):
debug.DEBUG_RED("DISASTER! lbh is None")
return False, True
- DEBUG_FN("lsite: %s\nrsite: %s" %(lsite, rsite))
- DEBUG_FN("vertices %s" %(e.vertices,))
+ DEBUG_FN("lsite: %s\nrsite: %s" % (lsite, rsite))
+ DEBUG_FN("vertices %s" % (e.vertices,))
debug.DEBUG_BLUE("bridgeheads\n%s\n%s\n%s" % (lbh, rbh, "-" * 70))
sitelink = e.site_link