[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: dd-list: show the symbol caption at the footpage + print the just created url on the job log

Holger Levsen holger at moszumanska.debian.org
Thu Jul 9 10:26:35 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 922c68aeba37f40b9de08ffe30d613d3130b6aee
Author: Mattia Rizzolo <mattia at mapreri.org>
Date:   Thu Jul 9 10:24:19 2015 +0000

    reproducible: dd-list: show the symbol caption at the footpage + print the just created url on the job log
---
 bin/reproducible_html_dd_list.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/bin/reproducible_html_dd_list.py b/bin/reproducible_html_dd_list.py
index 72b347f..873bb3d 100755
--- a/bin/reproducible_html_dd_list.py
+++ b/bin/reproducible_html_dd_list.py
@@ -67,4 +67,5 @@ for suite in SUITES:
         html += '</pre></p>'
         title = 'Maintainers of unreproducible packages in ' + suite
         destfile = BASE + '/' + suite + '/index_dd-list.html'
-        write_html_page(title, html, destfile, suite, arch)
+        write_html_page(title, html, destfile, suite, arch, style_note=True)
+        log.info('%s/%s/index_dd-list.html published', REPRODUCIBLE_URL, suite)

-- 
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