[Qa-jenkins-scm] [jenkins.debian.net] 01/04: reproducible: build: refactor: better string for successfully reproducibly packages

Holger Levsen holger at moszumanska.debian.org
Sat Apr 18 15:57:28 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 97e0cc9037d455531e1f6df52e97048aa52055b9
Author: Mattia Rizzolo <mattia at mapreri.org>
Date:   Mon Apr 6 17:09:39 2015 +0200

    reproducible: build: refactor: better string for successfully reproducibly packages
---
 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 9825614..72b143a 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -149,7 +149,7 @@ handle_reproducible() {
 		figlet ${SRCPACKAGE}
 		echo | tee -a ${RBUILDLOG}
 		echo "$DBDVERSION found no differences in the changes files, and a .buildinfo file also exists." | tee -a ${RBUILDLOG}
-		echo "${SRCPACKAGE} built successfully and reproducibly." | tee -a ${RBUILDLOG}
+		echo "${SRCPACKAGE} from $SUITE built successfully and reproducibly on ${ARCH}." | tee -a ${RBUILDLOG}
 		calculate_build_duration
 		update_db_and_html "reproducible"
 	else

-- 
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