summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_indexes.py
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@mapreri.org>2015-08-07 13:06:24 +0000
committerHolger Levsen <holger@layer-acht.org>2015-08-07 15:09:41 +0200
commitf0aefc2e672eb702096947ab844f51c0b29ac8ee (patch)
tree03591f977810c2edd38b4a56953797c65e8e3909 /bin/reproducible_html_indexes.py
parent8a74cf604ff668cb05ec3c98d3bf7b3836e5a66c (diff)
downloadjenkins.debian.net-f0aefc2e672eb702096947ab844f51c0b29ac8ee.tar.xz
reproducible: _html_indexes: remove depwait packages from the no_notes page
Diffstat (limited to 'bin/reproducible_html_indexes.py')
-rwxr-xr-xbin/reproducible_html_indexes.py7
1 files changed, 0 insertions, 7 deletions
diff --git a/bin/reproducible_html_indexes.py b/bin/reproducible_html_indexes.py
index 64802c2a..7c61a801 100755
--- a/bin/reproducible_html_indexes.py
+++ b/bin/reproducible_html_indexes.py
@@ -341,13 +341,6 @@ pages = {
'text': Template('$tot FTBFS packages in $suite/$arch:')
},
{
- 'icon_status': 'depwait',
- 'db_status': 'depwait',
- 'icon_link': '/index_depwait.html',
- 'query': 'depwait_all_abc',
- 'text': Template('$tot ($percent%) source packages failed to satisfy their build-dependencies:')
- },
- {
'icon_status': 'blacklisted',
'db_status': 'blacklisted',
'icon_link': '/index_blacklisted.html',