~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/branch_implementations/test_branch.py

  • Committer: John Arbash Meinel
  • Date: 2006-12-18 19:21:11 UTC
  • mfrom: (2196 +trunk)
  • mto: This revision was merged to the branch mainline in revision 2209.
  • Revision ID: john@arbash-meinel.com-20061218192111-3fc13nmt21u3f1wm
[merge] bzr.dev 2196

Show diffs side-by-side

added added

removed removed

Lines of Context:
595
595
        branch.set_push_location('foo')
596
596
        local_path = urlutils.local_path_from_url(branch.base[:-1])
597
597
        self.assertFileEqual("[%s]\n"
598
 
                             "push_location = foo" % local_path,
 
598
                             "push_location = foo\n"
 
599
                             "push_location:policy = norecurse" % local_path,
599
600
                             fn)
600
601
 
601
602
    # TODO RBC 20051029 test getting a push location from a branch in a