[Qa-jenkins-scm] [jenkins.debian.net] 01/01: /me wants a unified syntax for everything

Holger Levsen holger at layer-acht.org
Tue Nov 1 14:22:25 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 38fc839000027e22056cb72d31247cfd04ef753e
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Nov 1 15:22:15 2016 +0100

    /me wants a unified syntax for everything
---
 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 65fb5af..1175cec 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -774,7 +774,7 @@ check_buildinfo() {
 }
 
 sign_buildinfo() {
-	local $BUILDPATH="./$1"
+	local BUILDPATH="./$1"
 	log_info "Signing $BUILDPATH/$BUILDINFO as $BUILDINFO_SIGNED"
 	gpg --output=$BUILDPATH/$BUILDINFO_SIGNED --clearsign $BUILDPATH/$BUILDINFO || log_error "Could not sign $PWD/$BUILDPATH/$BUILDINFO"
 	log_info "Signed $BUILDPATH/$BUILDINFO as $BUILDPATH/$BUILDINFO_SIGNED"

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