[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: emphasize hint
Holger Levsen
holger at moszumanska.debian.org
Mon May 11 14:35:51 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 c381d34caf9a929033610d8f529def5d108aaacf
Author: Holger Levsen <holger at layer-acht.org>
Date: Mon May 11 16:35:36 2015 +0200
reproducible: emphasize hint
---
bin/reproducible_html_indexes.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_html_indexes.py b/bin/reproducible_html_indexes.py
index b4859d0..1aaca81 100755
--- a/bin/reproducible_html_indexes.py
+++ b/bin/reproducible_html_indexes.py
@@ -425,7 +425,7 @@ def build_page(page, suite=None, arch=None):
footnote = False
if pages[page].get('header'):
if pages[page].get('notes_hint') and pages[page]['notes_hint'] and suite == defaultsuite:
- hint = 'These are the packages with failures that still need to be investigated.'
+ hint = ' <em>These</em> are the packages with failures that <em>still need to be investigated</em>.'
else:
hint = ''
if pages[page].get('header_query'):
--
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