[Qa-jenkins-scm] [jenkins.debian.net] 01/02: reproducible: also use the .py version for the reproducible_html_dd_list job
Holger Levsen
holger at moszumanska.debian.org
Thu Jul 9 10:06:20 UTC 2015
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 485f0301a9f4601e56823f4c39166cff49209a69
Author: Mattia Rizzolo <mattia at mapreri.org>
Date: Thu Jul 9 09:39:34 2015 +0000
reproducible: also use the .py version for the reproducible_html_dd_list job
---
job-cfg/reproducible.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 8e629c6..7f13f7c 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -347,7 +347,7 @@
- '{name}_html_dd_list':
my_description: 'Generate HTML results (dd-list) for reproducible builds.'
my_timed: '55 23 * * *'
- my_shell: '/srv/jenkins/bin/reproducible_html_dd_list.sh'
+ my_shell: '/srv/jenkins/bin/reproducible_html_dd_list.py'
my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
- '{name}_html_notes':
my_description: 'Generate HTML results (notes) for reproducible builds, triggered by changes to the <a href="https://anonscm.debian.org/cgit/reproducible/notes.git" target="_blank">notes.git</a> repository.'
--
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