[Qa-jenkins-scm] [jenkins.debian.net] 04/12: reproducible: fix text
Holger Levsen
holger at moszumanska.debian.org
Thu Mar 12 18:20:38 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 7ce4d23afeea7a36da895192a4c7437b9d9d681f
Author: Holger Levsen <holger at layer-acht.org>
Date: Thu Mar 12 16:34:41 2015 +0100
reproducible: fix text
---
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 670225f..da7eb6d 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:')
}
]
},
--
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