/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/test_config.py

  • Committer: Jelmer Vernooij
  • Date: 2018-08-08 02:14:32 UTC
  • mfrom: (7063 work)
  • mto: This revision was merged to the branch mainline in revision 7065.
  • Revision ID: jelmer@jelmer.uk-20180808021432-nomib3je4cu2xqkm
Merge trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1495
1495
        self.assertEqual('/environ-bzr', my_config.get_bzr_remote_path())
1496
1496
 
1497
1497
 
1498
 
precedence_global = 'option = global'
1499
 
precedence_branch = 'option = branch'
1500
 
precedence_location = """
 
1498
precedence_global = b'option = global'
 
1499
precedence_branch = b'option = branch'
 
1500
precedence_location = b"""
1501
1501
[http://]
1502
1502
recurse = true
1503
1503
option = recurse