[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Arch Linux: turn of version spam on irc

Holger Levsen holger at layer-acht.org
Wed Nov 29 17:41:12 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 ebb76f8f7aa1e0249595b61ff05ca7b912501c7a
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Nov 29 17:40:56 2017 +0000

    reproducible Arch Linux: turn of version spam on irc
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/reproducible_build_archlinux_pkg.sh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/bin/reproducible_build_archlinux_pkg.sh b/bin/reproducible_build_archlinux_pkg.sh
index d2d3400..b296dda 100755
--- a/bin/reproducible_build_archlinux_pkg.sh
+++ b/bin/reproducible_build_archlinux_pkg.sh
@@ -178,7 +178,6 @@ first_build() {
 		epoch="$epoch:"
 	fi
 	VERSION="$epoch$pkgver-$pkgrel"
-	irc_message archlinux-reproducible "doing 1st build of source package ${SRCPACKAGE} ($VERSION) in $REPOSITORY now..."
 	# nicely run makepkg with a timeout of $TIMEOUT hours
 	timeout -k $TIMEOUT.1h ${TIMEOUT}h /usr/bin/ionice -c 3 /usr/bin/nice \
 		schroot --run-session -c $SESSION --directory "$BUILDDIR/$ACTUAL_SRCPACKAGE/trunk" -- bash -l -c "$MAKEPKG_ENV_VARS makepkg --syncdeps --noconfirm 2>&1" | tee -a $LOG

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