summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.py
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-05-14 02:15:19 +0200
committerHolger Levsen <holger@layer-acht.org>2016-05-14 02:15:19 +0200
commitbc7b8ba273f3de999d54ae57530470696608a4c6 (patch)
treeedfbef601a6e0c0ed9c248c724d49e50b60046d1 /bin/reproducible_common.py
parentb094aec74e2ee067711216058ad99d01886ab5a5 (diff)
downloadjenkins.debian.net-bc7b8ba273f3de999d54ae57530470696608a4c6.tar.xz
reproducible debian navigation: s#⚑#⚑ packages with enabled notifications#
Diffstat (limited to 'bin/reproducible_common.py')
-rwxr-xr-xbin/reproducible_common.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_common.py b/bin/reproducible_common.py
index 61a9c4c6..41bf78c3 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>')
]