[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Arch Linux: notify irc about new daily graphs
Holger Levsen
holger at layer-acht.org
Sat Dec 9 00:08:05 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 62fb1f4a863b05001b9fbf7fd7fe0678b761c5cd
Author: Holger Levsen <holger at layer-acht.org>
Date: Sat Dec 9 00:08:00 2017 +0000
reproducible Arch Linux: notify irc about new daily graphs
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
bin/reproducible_html_archlinux.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/bin/reproducible_html_archlinux.sh b/bin/reproducible_html_archlinux.sh
index 60366b4..462ed23 100755
--- a/bin/reproducible_html_archlinux.sh
+++ b/bin/reproducible_html_archlinux.sh
@@ -304,6 +304,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."
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