← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] lp:~edwin-grubbs/launchpad/add-initialisedistroseries-section into lp:launchpad/devel

 

Edwin Grubbs has proposed merging lp:~edwin-grubbs/launchpad/add-initialisedistroseries-section into lp:launchpad/devel.

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)


Fixed this error.

lazr.config.interfaces.ConfigErrors: ConfigErrors: schema-lazr.conf does not have a initialisedistroseries section
-- 
https://code.launchpad.net/~edwin-grubbs/launchpad/add-initialisedistroseries-section/+merge/38546
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~edwin-grubbs/launchpad/add-initialisedistroseries-section into lp:launchpad/devel.
=== modified file 'lib/canonical/config/schema-lazr.conf'
--- lib/canonical/config/schema-lazr.conf	2010-10-15 12:57:15 +0000
+++ lib/canonical/config/schema-lazr.conf	2010-10-15 15:02:46 +0000
@@ -2069,3 +2069,13 @@
 module: lp.registry.interfaces.persontransferjob
 dbuser: person-transfer-job
 crontab_group: MAIN
+
+[initialisedistroseries]
+# A prefix for "OOPS" codes for this process instance.
+# # This is used to allow storing the reports from different
+# # Launchpad instances in the same directory structure.
+# # datatype: string
+oops_prefix: IDSJ
+# Directory to write error reports to.
+# # datatype: string
+error_dir: none