~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/per_interbranch/test_push.py

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-01-18 17:47:22 UTC
  • mfrom: (4969.1.1 various)
  • Revision ID: pqm@pqm.ubuntu.com-20100118174722-3z5e479b2tjvaw22
(vila) Cleanup dead code (found while searching some branchbuilder
        example)

Show diffs side-by-side

added added

removed removed

Lines of Context:
255
255
        builder.build_snapshot('third', ['second'], [])
256
256
        builder.build_snapshot('fourth', ['third'], [])
257
257
        builder.finish_series()
258
 
        local = builder.get_branch()
259
258
        local = branch.Branch.open(self.get_vfs_only_url('local'))
260
259
        # Initial push of three revisions
261
260
        remote_bzrdir = local.bzrdir.sprout(