[Piuparts-commits] [SCM] piatti.debian.org configuration files branch, master, updated. 0.43-52-gfb4c1ed
Holger Levsen
holger at layer-acht.org
Thu May 17 18:53:29 UTC 2012
The following commit has been merged in the master branch:
commit 05dfbf47805366be153fbb71c9a47e892ed3b298
Author: Holger Levsen <holger at layer-acht.org>
Date: Fri Mar 2 15:18:51 2012 +0100
set more useful from address for bts command usage
diff --git a/home/piupartsm/bin/report_newly_bugged_packages b/home/piupartsm/bin/report_newly_bugged_packages
index a44cb18..2807154 100755
--- a/home/piupartsm/bin/report_newly_bugged_packages
+++ b/home/piupartsm/bin/report_newly_bugged_packages
@@ -39,6 +39,7 @@ get_config_value()
get_config_value MASTER global master-directory
get_config_value SECTIONS global sections
get_config_value PIUPARTS_PREFIX global prefix /org/piuparts.debian.org
+get_config_value DEBEMAIL global bts-from
export PYTHONPATH=$PIUPARTS_PREFIX/lib/python2.6/dist-packages:$PIUPARTS_PREFIX/lib/python2.7/dist-packages
diff --git a/org/piuparts.debian.org/etc/piuparts.conf.goldwasser b/org/piuparts.debian.org/etc/piuparts.conf.goldwasser
index 9611416..84770ed 100644
--- a/org/piuparts.debian.org/etc/piuparts.conf.goldwasser
+++ b/org/piuparts.debian.org/etc/piuparts.conf.goldwasser
@@ -10,6 +10,7 @@
sections = testing2sid wheezy
master-host = localhost
master-user = piupartsm
+bts-from = piuparts-devel at lists.alioth.debian.org
master-directory = /org/piuparts.debian.org/master/
output-directory = /org/piuparts.debian.org/htdocs/
# this value is too high for production (it will cause piuparts-slave to sleep
diff --git a/org/piuparts.debian.org/etc/piuparts.conf.piatti b/org/piuparts.debian.org/etc/piuparts.conf.piatti
index ccc848e..3638bc4 100644
--- a/org/piuparts.debian.org/etc/piuparts.conf.piatti
+++ b/org/piuparts.debian.org/etc/piuparts.conf.piatti
@@ -9,6 +9,7 @@
sections = sid testing2sid wheezy squeeze2wheezy squeeze lenny2squeeze
master-host = localhost
master-user = piupartsm
+bts-from = piuparts-devel at lists.alioth.debian.org
master-directory = /org/piuparts.debian.org/master/
output-directory = /org/piuparts.debian.org/htdocs/
# 30*60
--
piatti.debian.org configuration files
More information about the Piuparts-commits
mailing list