summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_build.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-10-03 19:56:22 +0200
committerHolger Levsen <holger@layer-acht.org>2015-10-03 19:56:22 +0200
commit9b390640d4c16b8a4ff8d7011012af437807195d (patch)
treee4f66441d22b9d89b4110e9546dbe9319cfd74ea /bin/reproducible_build.sh
parent81fc5ed79cf2105c7259d81a33db7e42e6b15233 (diff)
downloadjenkins.debian.net-9b390640d4c16b8a4ff8d7011012af437807195d.tar.xz
reproducible: shorten irc notification
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 55b5d504..805b9b45 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -272,7 +272,7 @@ handle_unhandled() {
handle_enospace() {
unregister_build
- MESSAGE="$BUILD_URL ran into diskspace problems when building $SRCPACKAGE on $SUITE/$ARCH, please investigate. Will send this builder to sleep for 30m now."
+ MESSAGE="$BUILD_URL ran into diskspace problems building $SRCPACKAGE on $SUITE/$ARCH, please investigate. Sending this builder to sleep for 30m."
echo "$MESSAGE"
echo "$MESSAGE" | mail -s "$BUILDER ran into diskspace problems" qa-jenkins-scm@lists.alioth.debian.org
irc_message "$MESSAGE"