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

[merge] jaq

Show diffs side-by-side

added added

removed removed

Lines of Context:
147
147
        
148
148
        $BZREMAIL can be set to override this, then
149
149
        the concrete policy type is checked, and finally
150
 
        $EMAIL is examinged.
151
 
        but if none is found, a reasonable default is (hopefully)
 
150
        $EMAIL is examined.
 
151
        If none is found, a reasonable default is (hopefully)
152
152
        created.
153
153
    
154
154
        TODO: Check it's reasonably well-formed.