[Qa-jenkins-scm] [jenkins.debian.net] 03/03: use correct repo-id for #debconf-video
Holger Levsen
holger at layer-acht.org
Sun Nov 20 23:45:09 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit 0557506b170fd8b8f4f50e11490cd0e7d83b4e8a
Author: Holger Levsen <holger at layer-acht.org>
Date: Mon Nov 21 00:44:59 2016 +0100
use correct repo-id for #debconf-video
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
deploy_kgb.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/deploy_kgb.py b/deploy_kgb.py
index 32b50c9..149c826 100755
--- a/deploy_kgb.py
+++ b/deploy_kgb.py
@@ -19,7 +19,7 @@ with open(secrets) as fd:
passwords = yaml.load(fd)
channels = [
- {'name': 'debconf-video', 'id': 'jenkins-debconf-video'},
+ {'name': 'debconf-video', 'id': 'debconf-video'},
{'name': 'debian-boot', 'id': 'jenkins-debian-boot'},
{'name': 'debian-bootstrap', 'id': 'jenkins-debian-bootstrap'},
{'name': 'debian-cinnamon', 'id': 'jenkins-debian-cinnamon'},
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list