~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to configs/development/launchpad-lazr.conf

  • Committer: Launchpad Patch Queue Manager
  • Date: 2009-07-15 07:27:09 UTC
  • mfrom: (7675.240.21 lpserve-oops-bug-274578)
  • Revision ID: launchpad@pqm.canonical.com-20090715072709-1ebxcicjb3qcjp5l
[r=mwhudson][ui=none][bug=274578] Log exceptions that occur in bzr
        subprocesses as OOPSes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
[buildsequencer_job.slave_scanner]
24
24
mindelay: 10
25
25
 
 
26
[bzr_lpserve]
 
27
error_dir: /var/tmp/codehosting.test
 
28
oops_prefix: BZR
 
29
copy_to_zlog: false
 
30
 
26
31
[canonical]
27
32
show_tracebacks: True
28
33