mercurial/keepalive.py
changeset 43117 8ff1ecfadcd1
parent 43106 d783f945a701
child 43506 9f70512ae2cf
--- a/mercurial/keepalive.py	Tue Oct 08 15:15:37 2019 -0700
+++ b/mercurial/keepalive.py	Tue Oct 08 15:06:18 2019 -0700
@@ -296,7 +296,7 @@
             # a DIFFERENT exception
             if DEBUG:
                 DEBUG.error(
-                    b"unexpected exception - closing " b"connection to %s (%d)",
+                    b"unexpected exception - closing connection to %s (%d)",
                     host,
                     id(h),
                 )