[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: disable disk full irc notifications

Holger Levsen holger at moszumanska.debian.org
Sun Oct 25 14:31:44 UTC 2015


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 6adef02fe2febc80e0c06486fd5c2cd0819a5a83
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun Oct 25 08:31:18 2015 -0600

    reproducible: disable disk full irc notifications
---
 bin/reproducible_build.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index b2a68ae..d5ef3fd 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -302,7 +302,7 @@ handle_enospace() {
 	MESSAGE="${BUILD_URL}console hit diskspace issues with $SRCPACKAGE on $SUITE/$ARCH on $1, sleeping 30m."
 	echo "$MESSAGE"
 	echo "$MESSAGE" | mail -s "$BUILDER on $1 ran into diskspace problems" qa-jenkins-scm at lists.alioth.debian.org
-	irc_message "$MESSAGE"
+	#irc_message "$MESSAGE"
 	echo "Sleeping 30m before aborting the job."
 	sleep 30m
 	exec /srv/jenkins/bin/abort.sh

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