[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: version mismatch better causes 404 than depwait
Holger Levsen
holger at moszumanska.debian.org
Thu Sep 10 13:48:29 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 877b3ae54a75f1d1d2c791c9231936e4b4ed7090
Author: Holger Levsen <holger at layer-acht.org>
Date: Thu Sep 10 15:47:52 2015 +0200
reproducible: version mismatch better causes 404 than depwait
---
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 a641a9d..81ba878 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -602,7 +602,7 @@ build_rebuild() {
# FIXME: this is wrong / not optimal, the build should be aborted cleanly and the package rescheduled, not depwait.
FTBFS=0
calculate_build_duration
- update_db_and_html "depwait"
+ update_db_and_html "404"
handle_unhandled "Build of ${SRCPACKAGE} for $SUITE/$ARCH needs to be rescheduled" "5m"
elif [ -f b1/${SRCPACKAGE}_${EVERSION}_${ARCH}.changes ] ; then
# the first build did not FTBFS, try rebuild it.
--
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