[Qa-jenkins-scm] [jenkins.debian.net] 01/01: Correct "all sources packages" -> "all source packages" typo.
Holger Levsen
holger at layer-acht.org
Mon Oct 10 11:47:40 UTC 2016
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 56ec438bda62bda6464fa4c91d733c3a6a3bf436
Author: Chris Lamb <lamby at debian.org>
Date: Mon Oct 10 12:26:34 2016 +0100
Correct "all sources packages" -> "all source packages" typo.
Signed-off-by: Chris Lamb <lamby at debian.org>
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
bin/reproducible_html_archlinux.sh | 2 +-
bin/reproducible_html_dashboard.sh | 2 +-
bin/reproducible_html_rpms.sh | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/bin/reproducible_html_archlinux.sh b/bin/reproducible_html_archlinux.sh
index 5f5a681..f016276 100755
--- a/bin/reproducible_html_archlinux.sh
+++ b/bin/reproducible_html_archlinux.sh
@@ -184,7 +184,7 @@ cat > $PAGE <<- EOF
EOF
write_page_intro 'Arch Linux'
write_variation_table 'Arch Linux'
-write_page " <table><tr><th>repository</th><th>all sources packages</th><th>reproducible packages</th><th>unreproducible packages</th><th>packages failing to build</th><th>packages in depwait state</th><th>packages download failures</th><th>unknown state</th></tr>"
+write_page " <table><tr><th>repository</th><th>all source packages</th><th>reproducible packages</th><th>unreproducible packages</th><th>packages failing to build</th><th>packages in depwait state</th><th>packages download failures</th><th>unknown state</th></tr>"
cat $HTML_REPOSTATS >> $PAGE
rm $HTML_REPOSTATS > /dev/null
write_page " </table>"
diff --git a/bin/reproducible_html_dashboard.sh b/bin/reproducible_html_dashboard.sh
index 7f64f22..0c6941f 100755
--- a/bin/reproducible_html_dashboard.sh
+++ b/bin/reproducible_html_dashboard.sh
@@ -349,7 +349,7 @@ write_suite_arch_table() {
local SUITE=""
local ARCH=""
write_page "<p>"
- write_page "<table class=\"main\"><tr><th class=\"left\">suite</th><th class=\"center\">all sources packages</th><th class=\"center\">"
+ write_page "<table class=\"main\"><tr><th class=\"left\">suite</th><th class=\"center\">all source packages</th><th class=\"center\">"
set_icon reproducible
write_icon
write_page "reproducible packages</th><th class=\"center\">"
diff --git a/bin/reproducible_html_rpms.sh b/bin/reproducible_html_rpms.sh
index 13784b7..840f96a 100755
--- a/bin/reproducible_html_rpms.sh
+++ b/bin/reproducible_html_rpms.sh
@@ -135,7 +135,7 @@ cat > $PAGE <<- EOF
EOF
write_page_intro "$RELEASE"
write_variation_table "$RELEASE"
-write_page " <table><tr><th>release (architecture)</th><th>all sources packages</th><th>reproducible packages</th><th>unreproducible packages</th><th>packages failing to build</th><th>packages in depwait state</th><th>packages download failures</th><th>unknown state</th></tr>"
+write_page " <table><tr><th>release (architecture)</th><th>all source packages</th><th>reproducible packages</th><th>unreproducible packages</th><th>packages failing to build</th><th>packages in depwait state</th><th>packages download failures</th><th>unknown state</th></tr>"
cat $HTML_RPM_STATS >> $PAGE
rm $HTML_RPM_STATS > /dev/null
write_page " </table>"
--
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