[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: notify about all not-for-us builds
Holger Levsen
holger at moszumanska.debian.org
Wed May 20 18:15:45 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 8272c1bb53f554d8b16df5cd27740ce7db8bbb22
Author: Holger Levsen <holger at layer-acht.org>
Date: Wed May 20 20:15:29 2015 +0200
reproducible: notify about all not-for-us builds
---
bin/reproducible_build.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index 1370f7b..c4a818e 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -154,6 +154,7 @@ handle_not_for_us() {
echo "Package ${SRCPACKAGE} (${VERSION}) shall only be build on \"$(echo "$@" | xargs echo )\" and thus was skipped." | tee -a ${RBUILDLOG}
DURATION=''
update_db_and_html "not for us"
+ irc_message "$BUILD_URL/console has just build a not-for-us package"
if [ $SAVE_ARTIFACTS -eq 1 ] ; then SAVE_ARTIFACTS=0 ; fi
if [ ! -z "$NOTIFY" ] ; then NOTIFY="failure" ; fi
exit 0
--
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