summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_build.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-10-04 11:13:18 +0200
committerHolger Levsen <holger@layer-acht.org>2015-10-04 11:13:18 +0200
commit451df3651ef8fbd0fe9a894793d53796cd8a34c3 (patch)
tree1174424ef696b010d6f4989c1274053d85657f56 /bin/reproducible_build.sh
parent104cb427c5b2e7ddb23a7bd144e8b7327ff1b084 (diff)
downloadjenkins.debian.net-451df3651ef8fbd0fe9a894793d53796cd8a34c3.tar.xz
reproducible: shorten irc notification text
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 7a26ea44..ac7044f8 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -278,7 +278,7 @@ handle_unhandled() {
handle_enospace() {
unregister_build
- MESSAGE="$BUILD_URL ran into diskspace problems building $SRCPACKAGE on $SUITE/$ARCH, please investigate. Sending this builder to sleep for 30m."
+ MESSAGE="$BUILD_URL hit diskspace issues with $SRCPACKAGE on $SUITE/$ARCH, sleeping 30m."
echo "$MESSAGE"
echo "$MESSAGE" | mail -s "$BUILDER ran into diskspace problems" qa-jenkins-scm@lists.alioth.debian.org
irc_message "$MESSAGE"