[MERGE][bug #238149] RemoteBranch.pull needs to return the _real_branch's pull result.

Ian Clatworthy ian.clatworthy at internode.on.net
Mon Jun 9 12:23:41 BST 2008


John Arbash Meinel wrote:
> Just a simple bug fix. RemoteBranch was properly pulling, but just not
> returning
> the result. (Note, because of bug #238227, the test case I'm adding doesn't
> actually break on bzr.dev, as the RemoteBranch isn't used in test cases.)

bb:tweak

> +    def test_pull_returns_result(self):
> +        import pdb; pdb.set_trace()

I don't think you want that last line merged to bzr.dev. :-)

Ian C.



More information about the bazaar mailing list