/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 bzrlib/tests/blackbox/test_aliases.py

  • Committer: Jelmer Vernooij
  • Date: 2009-02-25 15:36:48 UTC
  • mfrom: (4048 +trunk)
  • mto: This revision was merged to the branch mainline in revision 4050.
  • Revision ID: jelmer@samba.org-20090225153648-7r5mk20nr9dttqbf
Merge bzr.dev.

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
 
37
37
 
38
38
        if os.path.isfile(config_filename()):
39
 
            # Something is wrong in environment, 
40
 
            # we risk overwriting users config 
 
39
            # Something is wrong in environment,
 
40
            # we risk overwriting users config
41
41
            self.assert_(config_filename() + "exists, abort")
42
42
 
43
43
        ensure_config_dir_exists()