[Qa-jenkins-scm] [jenkins.debian.net] 01/07: reproducible: shorten irc notification text

Holger Levsen holger at moszumanska.debian.org
Sun Oct 4 09:34:35 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 451df3651ef8fbd0fe9a894793d53796cd8a34c3
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun Oct 4 11:13:18 2015 +0200

    reproducible: shorten irc notification text
---
 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 7a26ea4..ac7044f 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 at lists.alioth.debian.org
 	irc_message "$MESSAGE"

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