[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible debian: pkg_sets typo fix
Mattia Rizzolo
mattia at debian.org
Sun Oct 16 19:42:15 UTC 2016
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository jenkins.debian.net.
commit c0a51b7b74ceb8dca8202790fdb23c1717037729
Author: Niko Tyni <ntyni at debian.org>
Date: Sun Oct 16 22:21:43 2016 +0300
reproducible debian: pkg_sets typo fix
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
bin/reproducible_html_pkg_sets.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_html_pkg_sets.py b/bin/reproducible_html_pkg_sets.py
index 4050627..99a19eb 100755
--- a/bin/reproducible_html_pkg_sets.py
+++ b/bin/reproducible_html_pkg_sets.py
@@ -218,7 +218,7 @@ def create_pkgset_page_and_graphs(suite, arch, stats, pkgset_name):
status_cutename_descriptions = [
('unreproducible', 'bad', 'failed to build reproducibly'),
- ('FTBFS', 'ugly', 'failed to build from souce'),
+ ('FTBFS', 'ugly', 'failed to build from source'),
('rest', 'rest',
'are either blacklisted, not for us or cannot be downloaded'),
('reproducible', 'good', 'successfully build reproducibly'),
--
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