summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_indexes.py
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-03-12 16:34:41 +0100
committerHolger Levsen <holger@layer-acht.org>2015-03-12 16:34:41 +0100
commit7ce4d23afeea7a36da895192a4c7437b9d9d681f (patch)
treecc51ef6f47e4db3a7679fc416fbb29ed90f11179 /bin/reproducible_html_indexes.py
parentc3c1507b2379fe22e4cdd46d5c88885e467db322 (diff)
downloadjenkins.debian.net-7ce4d23afeea7a36da895192a4c7437b9d9d681f.tar.xz
reproducible: fix text
Diffstat (limited to 'bin/reproducible_html_indexes.py')
-rwxr-xr-xbin/reproducible_html_indexes.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_html_indexes.py b/bin/reproducible_html_indexes.py
index 670225f4..da7eb6d5 100755
--- a/bin/reproducible_html_indexes.py
+++ b/bin/reproducible_html_indexes.py
@@ -92,7 +92,7 @@ pages = {
{
'icon_status': 'FTBFS',
'query': 'FTBFS_all',
- 'text': Template('$tot ($percent%) packages where the sources failed to download in $suite/$arch:')
+ 'text': Template('$tot ($percent%) packages which failed to build from source in $suite/$arch:')
}
]
},