[MERGE] [BUG #162486] RemoteBranch.__init__ should set member variable

Robert Collins robertc at robertcollins.net
Tue Nov 13 21:27:35 GMT 2007


On Tue, 2007-11-13 at 15:10 -0600, John Arbash Meinel wrote:

bb:tweak

>      def test_simple_revno(self):
>          tree = self.create_tree_with_merge()
> -        the_branch = tree.branch
> +        # Re-open the branch so we make sure we start fresh.
> +        # see bug #162486
> +        the_branch = tree.bzrdir.open_branch()

perhaps just change the helper to do the reopen ?

-Rob
  
-- 
GPG key available at: <http://www.robertcollins.net/keys.txt>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20071114/d73cdb4b/attachment.pgp 


More information about the bazaar mailing list