[Qa-jenkins-scm] [jenkins.debian.net] 01/03: reproducible: add arch to output

Holger Levsen holger at moszumanska.debian.org
Sun Aug 30 15:45:09 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 d27a80b1634379039a55a958e098a9281f45ec48
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun Aug 30 16:51:10 2015 +0200

    reproducible: add arch to output
---
 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 10a4bc5..f9701a3 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -386,7 +386,7 @@ init() {
 		BAD_LOCKFILE=true
 		handle_race_condition init
 	fi
-	echo "Starting to build ${SRCPACKAGE}/${SUITE} on $DATE" | tee ${RBUILDLOG}
+	echo "Starting to build ${SRCPACKAGE}/${SUITE}/${ARCH} on $DATE" | tee ${RBUILDLOG}
 	echo "The jenkins build log is/was available at ${BUILD_URL}console" | tee -a ${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