[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: omit style note as we ignore bugs anyway

Holger Levsen holger at moszumanska.debian.org
Thu Sep 10 20:16:55 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 04ccb2bf88390c671b5426e2043b6f2c4f47e20a
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Sep 10 22:16:18 2015 +0200

    reproducible: omit style note as we ignore bugs anyway
---
 bin/reproducible_html_live_status.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_html_live_status.py b/bin/reproducible_html_live_status.py
index d9f7488..e6761e5 100755
--- a/bin/reproducible_html_live_status.py
+++ b/bin/reproducible_html_live_status.py
@@ -43,7 +43,7 @@ def generate_live_status():
     html += '</table></p>\n'
     destfile = BASE + '/live_status.html'
     desturl = REPRODUCIBLE_URL + '/live_status.html'
-    write_html_page(title=title, body=html, destfile=destfile, style_note=True)
+    write_html_page(title=title, body=html, destfile=destfile)
     log.info("Package page generated at " + desturl)
 
 if __name__ == '__main__':

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