[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible fdroid: fix typo

Holger Levsen holger at moszumanska.debian.org
Mon Jan 25 19:26:08 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 a87a8c4b211a93f161723b15e9296079714432b0
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Jan 25 20:25:59 2016 +0100

    reproducible fdroid: fix typo
---
 bin/reproducible_setup_fdroid_build_environment.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_setup_fdroid_build_environment.sh b/bin/reproducible_setup_fdroid_build_environment.sh
index c9b7d18..b1ff481 100755
--- a/bin/reproducible_setup_fdroid_build_environment.sh
+++ b/bin/reproducible_setup_fdroid_build_environment.sh
@@ -14,7 +14,7 @@ common_init "$@"
 . /srv/jenkins/bin/reproducible_common.sh
 
 # define work space (differently than jenkins would normally do as we run via ssh on a different node…)
-$WORKSPACE=$BASE/fdroid
+WORKSPACE=$BASE/fdroid
 mkdir -p $WORKSPACE
 cd $WORKSPACE
 

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