[Qa-jenkins-scm] [jenkins.debian.net] 04/07: reproducible: shorten yet another notification
Holger Levsen
holger at moszumanska.debian.org
Sun Oct 4 09:34: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 8240b42c4c31d42be387912723481c408c04bf10
Author: Holger Levsen <holger at layer-acht.org>
Date: Sun Oct 4 11:21:58 2015 +0200
reproducible: shorten yet another 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 0314292..4d10985 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -209,7 +209,7 @@ handle_ftbfs() {
done
# notify about unkown diskspace issues where we are not 100% sure yet those are diskspace issues
if zgrep -e "No space left on device" "$BASE/logs/$SUITE/$ARCH/${SRCPACKAGE}_${EVERSION}.build${BUILD}.log.gz" ; then
- MESSAGE="$BUILD_URL for ${SRCPACKAGE} (ftbfs in $SUITE/$ARCH) very probably ran into an diskspace issue. Please investigate, tune handle_ftbfs() and reschedule the package."
+ MESSAGE="$BUILD_URL for ${SRCPACKAGE} (ftbfs in $SUITE/$ARCH) _probably_ had a diskspace issue. Please check, tune handle_ftbfs() and reschedule the package."
echo $MESSAGE
irc_message "$MESSAGE"
fi
--
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