Rev 5139: Silly me, run the test suite before integrating up the stack. in http://bazaar.launchpad.net/~jameinel/bzr/2.2-all-reconnect-819604

John Arbash Meinel john at arbash-meinel.com
Fri Sep 14 07:31:35 UTC 2012


At http://bazaar.launchpad.net/~jameinel/bzr/2.2-all-reconnect-819604

------------------------------------------------------------
revno: 5139
revision-id: john at arbash-meinel.com-20120914073104-e4bu2o7lh9elfy72
parent: john at arbash-meinel.com-20120914070833-om0l2637zl7u1vg3
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: 2.2-all-reconnect-819604
timestamp: Fri 2012-09-14 11:31:04 +0400
message:
  Silly me, run the test suite before integrating up the stack.
  
  Minor one-line merge mistake.
-------------- next part --------------
=== modified file 'bzrlib/smart/medium.py'
--- a/bzrlib/smart/medium.py	2012-09-14 07:08:33 +0000
+++ b/bzrlib/smart/medium.py	2012-09-14 07:31:04 +0000
@@ -803,7 +803,6 @@
         # method before calling the super init.
         SmartClientStreamMedium.__init__(self, base)
         self._vendor = vendor
-        self._bzr_remote_path = bzr_remote_path
         self._ssh_connection = None
 
     def __repr__(self):



More information about the bazaar-commits mailing list