summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_build.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-10-25 08:31:18 -0600
committerHolger Levsen <holger@layer-acht.org>2015-10-25 08:31:18 -0600
commit6adef02fe2febc80e0c06486fd5c2cd0819a5a83 (patch)
treed2cbf3d99dae97fa6fd823b902bcc0a46da5b3be /bin/reproducible_build.sh
parenta0caea27c7b7d836aedda4f951565f41706a6199 (diff)
downloadjenkins.debian.net-6adef02fe2febc80e0c06486fd5c2cd0819a5a83.tar.xz
reproducible: disable disk full irc notifications
Diffstat (limited to 'bin/reproducible_build.sh')
-rwxr-xr-xbin/reproducible_build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index b2a68aef..d5ef3fd3 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@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