[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Arch Linux: reduce irc spam by half
Holger Levsen
holger at layer-acht.org
Wed Nov 29 17:26:49 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 31afea36c07af7258708163d11d3586a32f69bc5
Author: Holger Levsen <holger at layer-acht.org>
Date: Wed Nov 29 17:26:12 2017 +0000
reproducible Arch Linux: reduce irc spam by half
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 a93e301..d2d3400 100755
--- a/bin/reproducible_build_archlinux_pkg.sh
+++ b/bin/reproducible_build_archlinux_pkg.sh
@@ -266,7 +266,6 @@ second_build() {
epoch="$epoch:"
fi
VERSION="$epoch$pkgver-$pkgrel"
- irc_message archlinux-reproducible "doing 2nd 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