[Qa-jenkins-scm] [jenkins.debian.net] 05/05: reproducible: html_indexes: fix copy-paste error in the 404 template
Holger Levsen
holger at moszumanska.debian.org
Sat Mar 7 09:50:03 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 87949d2625c166448fc3ebfd2c9bb4fa34009acd
Author: Mattia Rizzolo <mattia at mapreri.org>
Date: Sat Mar 7 10:45:09 2015 +0100
reproducible: html_indexes: fix copy-paste error in the 404 template
---
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 335dc50..d68aea9 100755
--- a/bin/reproducible_html_indexes.py
+++ b/bin/reproducible_html_indexes.py
@@ -102,7 +102,7 @@ pages = {
{
'icon_status': '404',
'query': '404_all',
- 'text': Template('$tot ($percent%) packages which failed to build from source in $suite/$arch:')
+ 'text': Template('$tot ($percent%) packages where the sources failed to download 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