[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: build: remove 404 IRC notificatin - they are automatically retried now
Holger Levsen
holger at moszumanska.debian.org
Mon Aug 3 08:36:21 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 04698a004003b00213b4783cd76ab64b1659dc8c
Author: Mattia Rizzolo <mattia at mapreri.org>
Date: Mon Aug 3 08:34:44 2015 +0000
reproducible: build: remove 404 IRC notificatin - they are automatically retried now
---
bin/reproducible_build.sh | 1 -
1 file changed, 1 deletion(-)
diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index 813a8f8..65c632f 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -187,7 +187,6 @@ handle_404() {
echo "Warning: Download of ${SRCPACKAGE} sources from ${SUITE} failed." | tee -a ${RBUILDLOG}
ls -l ${SRCPACKAGE}* | tee -a ${RBUILDLOG}
echo "Warning: Maybe there was a network problem, or ${SRCPACKAGE} is not a source package in ${SUITE}, or it was removed or renamed. Please investigate." | tee -a ${RBUILDLOG}
- irc_message "$BUILD_URL encountered a 404 problem."
DURATION=''
EVERSION="None"
update_rbuildlog
--
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