From 9b390640d4c16b8a4ff8d7011012af437807195d Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 3 Oct 2015 19:56:22 +0200 Subject: reproducible: shorten irc notification --- 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 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" -- cgit v1.2.3-54-g00ecf