mercurial/wireprotov2peer.py
changeset 41380 090a797f2b47
parent 41378 e6c1c6478d04
child 43076 2372284d9457
--- a/mercurial/wireprotov2peer.py	Fri Jan 25 15:09:08 2019 -0800
+++ b/mercurial/wireprotov2peer.py	Fri Jan 25 15:15:59 2019 -0800
@@ -304,7 +304,7 @@
                 # TODO tell reactor?
                 self._frameseof = True
             else:
-                self._ui.note(_('received %r\n') % frame)
+                self._ui.debug('received %r\n' % frame)
                 self._processframe(frame)
 
         # Also try to read the first redirect.