[Qa-jenkins-scm] [jenkins.debian.net] 02/02: reproducible debian navigation: s#⚑#⚑ packages with enabled notifications#
Holger Levsen
holger at layer-acht.org
Sat May 14 00:16:04 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 bc7b8ba273f3de999d54ae57530470696608a4c6
Author: Holger Levsen <holger at layer-acht.org>
Date: Sat May 14 02:15:19 2016 +0200
reproducible debian navigation: s#⚑#⚑ packages with enabled notifications#
---
bin/reproducible_common.py | 2 +-
bin/reproducible_common.sh | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/bin/reproducible_common.py b/bin/reproducible_common.py
index 61a9c4c..41bf78c 100755
--- a/bin/reproducible_common.py
+++ b/bin/reproducible_common.py
@@ -288,7 +288,7 @@ def _gen_links(suite, arch):
('last_24h', '<li><a href="/{suite}/{arch}/index_last_24h.html">packages tested in the last 24h</a></li>'),
('last_48h', '<li><a href="/{suite}/{arch}/index_last_48h.html">packages tested in the last 48h</a></li>'),
('all_abc', '<li><a href="/{suite}/{arch}/index_all_abc.html">all tested packages (sorted alphabetically)</a></li>'),
- ('notify', '<li><a href="/index_notify.html" title="notify icon">⚑</a></li>'),
+ ('notify', '<li><a href="/index_notify.html" title="notify icon">⚑ packages with enabled notifications</a></li>'),
('dd-list', '<li><a href="/{suite}/index_dd-list.html">maintainers of unreproducible packages</a></li>'),
('pkg_sets', '<li><a href="/{suite}/{arch}/index_pkg_sets.html">package sets</a></li>')
]
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index d365751..cb9eb3b 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -194,7 +194,7 @@ write_page_header() {
SPOKENTARGET["last_24h"]="packages tested in the last 24h"
SPOKENTARGET["last_48h"]="packages tested in the last 48h"
SPOKENTARGET["all_abc"]="all tested packages (sorted alphabetically)"
- SPOKENTARGET["notify"]="⚑"
+ SPOKENTARGET["notify"]="⚑ packages with enabled notifications"
SPOKENTARGET["dd-list"]="maintainers of unreproducible packages"
SPOKENTARGET["pkg_sets"]="package sets"
SPOKENTARGET["suite_stats"]="suite: $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