At http://people.ubuntu.com/~robertc/baz2.0/integration
------------------------------------------------------------ revno: 4038 revision-id: [email protected] parent: [email protected] committer: Robert Collins <[email protected]> branch nick: integration timestamp: Wed 2009-02-25 10:19:53 +1100 message: Fix trailing whitespace. === modified file 'bzrlib/remote.py' --- a/bzrlib/remote.py 2009-02-24 22:39:38 +0000 +++ b/bzrlib/remote.py 2009-02-24 23:19:53 +0000 @@ -865,7 +865,7 @@ # # We need to accumulate additional repositories here, to pass them in # on various RPC's. - # + # self._fallback_repositories.append(repository) # If self._real_repository was parameterised already (e.g. because a # _real_branch had its get_stacked_on_url method called), then the -- bazaar-commits mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/bazaar-commits
