[Qa-jenkins-scm] [jenkins.debian.net] 02/07: reproducible: more notification shortening
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 0930597956ed033d837b87bffa9ea97443145d00
Author: Holger Levsen <holger at layer-acht.org>
Date: Sun Oct 4 11:18:44 2015 +0200
reproducible: more notification shortening
---
bin/reproducible_build.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index ac7044f..4e3d59e 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -268,7 +268,7 @@ unregister_build() {
handle_unhandled() {
unregister_build
- MESSAGE="$BUILD_URL met an unhandled $1, please investigate."
+ MESSAGE="$BUILD_URL met an unhandled $1, please check."
echo "$MESSAGE"
irc_message "$MESSAGE"
sleep 5m
@@ -359,7 +359,7 @@ call_diffoscope_on_changes_files() {
handle_reproducible
;;
1)
- handle_ftbr "$DIFFOSCOPE found issues, please investigate $REPRODUCIBLE_URL/dbd/${SUITE}/${ARCH}/${DBDREPORT}"
+ handle_ftbr "$DIFFOSCOPE found issues, please check $REPRODUCIBLE_URL/dbd/${SUITE}/${ARCH}/${DBDREPORT}"
;;
2)
SAVE_ARTIFACTS=1
--
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