[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible debian: Explicitly log that build was successful
Holger Levsen
holger at layer-acht.org
Mon Aug 8 15:45:52 UTC 2016
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 337869f5a0559b260b159fa23dbffd3a3f16cd4d
Author: Chris Lamb <lamby at debian.org>
Date: Mon Aug 8 15:54:40 2016 +0100
reproducible debian: Explicitly log that build was successful
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
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 966c806..6363c3c 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -782,7 +782,7 @@ build_rebuild() {
NOTIFY=""
exit 0
elif [ -f b1/${SRCPACKAGE}_${EVERSION}_${ARCH}.changes ] ; then
- # the first build did not FTBFS, try rebuild it.
+ log_info "Build successful. Starting remote build."
remote_build 2 $NODE2
if [ -f b2/${SRCPACKAGE}_${EVERSION}_${ARCH}.changes ] ; then
# both builds were fine, i.e., they did not FTBFS.
--
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