[Qa-jenkins-scm] [jenkins.debian.net] 02/02: reproducible Arch Linux: introduce irc notification for unreproducible packages (for now…)

Holger Levsen holger at layer-acht.org
Sun Nov 26 15:46:18 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 d46390f63461beb664899139b548babd5ea92f02
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun Nov 26 15:46:02 2017 +0000

    reproducible Arch Linux: introduce irc notification for unreproducible packages (for now…)
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/reproducible_build_archlinux_pkg.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/reproducible_build_archlinux_pkg.sh b/bin/reproducible_build_archlinux_pkg.sh
index 42fdbbc..77302a0 100755
--- a/bin/reproducible_build_archlinux_pkg.sh
+++ b/bin/reproducible_build_archlinux_pkg.sh
@@ -433,6 +433,7 @@ if [ ! -z "$(ls $TMPDIR/b1/$SRCPACKAGE/*.pkg.tar.xz 2>/dev/null|| true)" ] ; the
 		# publish page
 		if [ -f $TMPDIR/$SRCPACKAGE/$ARTIFACT.html ] ; then
 			cp $TMPDIR/$SRCPACKAGE/$ARTIFACT.html $BASE/archlinux/$REPOSITORY/$SRCPACKAGE/
+			irc_message archlinux-reproducible "$REPRODUCIBLE_URL/archlinux/$REPOSITORY/$SRCPACKAGE/$ARTIFACT.html updated unreproducible package."
 		fi
 	done
 else

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