[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Arch Linux: shorten irc message
Holger Levsen
holger at layer-acht.org
Sun Dec 10 00:42:48 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 e4ebd9a22ab0fc3eb2b8fa7110b6f9258c2d2706
Author: Holger Levsen <holger at layer-acht.org>
Date: Sun Dec 10 00:42:41 2017 +0000
reproducible Arch Linux: shorten irc message
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 566507d..7700827 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, with $(echo "scale=1 ; ($ARCHLINUX_NR_GOOD*100/$ARCHLINUX_TESTED)" | bc)% reproducible packages in our current test framework."
+ irc_message archlinux-reproducible "Daily graphs on $REPRODUCIBLE_URL/archlinux/ updated, $(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