[Qa-jenkins-scm] [jenkins.debian.net] 02/02: reproducible: build: fix typo

Holger Levsen holger at moszumanska.debian.org
Sat May 2 10:11: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 49169970cc03e861490f01d3b4513a9e4b1cf465
Author: Mattia Rizzolo <mattia at mapreri.org>
Date:   Sat May 2 12:10:17 2015 +0200

    reproducible: build: fix typo
---
 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 4355f63..8d7dab1 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -232,7 +232,7 @@ init_debbindiff() {
 }
 
 dbd_timeout() {
-	local msg="DBDVERSION was killed after running into timeout after $1"
+	local msg="$DBDVERSION was killed after running into timeout after $1"
 	if [ ! -s ./${DBDREPORT} ] ; then
 		echo "$(date) - $DBDVERSION produced no output and was killed after running into timeout after ${1}..." >> ${DBDREPORT}
 	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