~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to contrib/apport/bzr.conf

  • Committer: Martin Pool
  • Date: 2005-06-24 09:03:20 UTC
  • Revision ID: mbp@sourcefrog.net-20050624090320-c34ea3e5aa81d01d
- write new working inventory using AtomicFile

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
bzr = {
2
 
        # most bzr bugs are upstream bugs; file them there
3
 
        'impl': 'launchpad',
4
 
        'project': 'bzr',
5
 
        'bug_pattern_base': 'http://people.canonical.com/~pitti/bugpatterns',
6
 
}