[Qa-jenkins-scm] [jenkins.debian.net] 01/02: reproducible: fix grammar for remote error notification mails

Holger Levsen holger at moszumanska.debian.org
Sun Oct 11 09:10:36 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 92527773d76dada4dc849cf4b45d1701c3183373
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun Oct 11 11:03:16 2015 +0200

    reproducible: fix grammar for remote error notification mails
---
 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 9493089..4d62112 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -281,7 +281,7 @@ handle_env_changes() {
 
 handle_remote_error() {
 	unregister_build
-	MESSAGE="$BUILD_URL got remote $1"
+	MESSAGE="$BUILD_URL got remote error $1"
 	echo "$(date -u ) - $MESSAGE" | tee -a /var/log/jenkins/reproducible-remote-error.log
 	echo "Sleeping 5m before aborting the job."
 	sleep 5m

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