/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to breezy/tests/per_interrepository/test_fetch.py

  • Committer: Jelmer Vernooij
  • Date: 2017-11-12 20:07:32 UTC
  • mto: This revision was merged to the branch mainline in revision 6819.
  • Revision ID: jelmer@jelmer.uk-20171112200732-ehxgen03s9jphe8n
Swap arguments for get_symlink_target and kind/stored_kind.

Show diffs side-by-side

added added

removed removed

Lines of Context:
79
79
            self.addCleanup(tree.unlock)
80
80
            tree.get_file_text('foo')
81
81
            for file_id in tree.all_file_ids():
82
 
                if tree.kind(file_id) == "file":
 
82
                if tree.kind(tree.id2path(file_id)) == "file":
83
83
                    tree.get_file(tree.id2path(file_id)).read()
84
84
 
85
85
        # makes a target version repo