[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: improve formatting

Holger Levsen holger at layer-acht.org
Mon Feb 20 01:11:57 UTC 2017


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 80a9319245d795d1f67102e5a6424104c61bad65
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Feb 20 02:11:46 2017 +0100

    reproducible Debian: improve formatting
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/reproducible_html_dashboard.sh | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/bin/reproducible_html_dashboard.sh b/bin/reproducible_html_dashboard.sh
index 011c3d3..6e7672f 100755
--- a/bin/reproducible_html_dashboard.sh
+++ b/bin/reproducible_html_dashboard.sh
@@ -441,10 +441,9 @@ create_suite_arch_stats_page() {
 	write_icon
 	write_page "$COUNT_UGLY packages ($PERCENT_UGLY%) failed to build from source.<br /></p>"
 	if [ $COUNT_DEPWAIT -gt 0 ] ; then
-		write_page "For "
 		set_icon depwait
 		write_icon
-		write_page "$COUNT_DEPWAIT ($PERCENT_DEPWAIT%) source packages the build-depends cannot be satisfied.<br />"
+		write_page "$COUNT_DEPWAIT ($PERCENT_DEPWAIT%) source packages had build-depends which could nott be satisfied.<br />"
 	fi
 	if [ $COUNT_SOURCELESS -gt 0 ] ; then
 		write_page "For "
@@ -458,7 +457,6 @@ create_suite_arch_stats_page() {
 		ARMSPECIALARCH=" 'any-arm',"
 	fi
 	write_page "$COUNT_NOTFORUS ($PERCENT_NOTFORUS%) packages which are neither Architecture: 'any', 'all', '$ARCH', 'linux-any', 'linux-$ARCH'$ARMSPECIALARCH nor 'any-$ARCH' will not be build here.<br />"
-	write_page "and those "
 	set_icon blacklisted
 	write_icon
 	write_page "$COUNT_BLACKLISTED ($PERCENT_BLACKLISTED%) packages have been blacklisted on $SUITE/$ARCH.<br />"

-- 
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