[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Arch Linux: also announce current percentage on irc

Holger Levsen holger at layer-acht.org
Sun Dec 10 00:27:02 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 d9fa859b7306faaecc8e1513cd5e10b0228499f0
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun Dec 10 00:26:53 2017 +0000

    reproducible Arch Linux: also announce current percentage on irc
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/reproducible_html_archlinux.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_html_archlinux.sh b/bin/reproducible_html_archlinux.sh
index 4a58890..566507d 100755
--- a/bin/reproducible_html_archlinux.sh
+++ b/bin/reproducible_html_archlinux.sh
@@ -326,7 +326,7 @@ IMAGE=$ARCHBASE/archlinux.png
 if [ ! -f $IMAGE ] || [ $ARCHBASE/archlinux.csv -nt $IMAGE ] ; then
 	echo "Updating $IMAGE..."
 	/srv/jenkins/bin/make_graph.py $ARCHBASE/archlinux.csv $IMAGE 6 "Reproducibility status for all tested Arch Linux packages" "Amount (total)" $WIDTH $HEIGHT
-	irc_message archlinux-reproducible "Daily graphs on $REPRODUCIBLE_URL/archlinux/ have been updated."
+	irc_message archlinux-reproducible "Daily graphs on $REPRODUCIBLE_URL/archlinux/ have been updated, with $(echo "scale=1 ; ($ARCHLINUX_NR_GOOD*100/$ARCHLINUX_TESTED)" | bc)% reproducible packages in our current test framework."
 fi
 
 #

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