[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible fdroid: this script is now run directly in $WORKSPACE

Holger Levsen holger at moszumanska.debian.org
Tue Feb 9 13:13:47 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 1596171d45ccc7196b8b9a62bf44e5c72483dc02
Author: Hans-Christoph Steiner <hans at eds.org>
Date:   Tue Feb 9 13:33:44 2016 +0100

    reproducible fdroid: this script is now run directly in $WORKSPACE
---
 bin/reproducible_setup_fdroid_build_environment.sh | 14 --------------
 1 file changed, 14 deletions(-)

diff --git a/bin/reproducible_setup_fdroid_build_environment.sh b/bin/reproducible_setup_fdroid_build_environment.sh
index e185827..fd54d5f 100755
--- a/bin/reproducible_setup_fdroid_build_environment.sh
+++ b/bin/reproducible_setup_fdroid_build_environment.sh
@@ -3,9 +3,6 @@
 # Copyright 2015-2016 Holger Levsen <holger at layer-acht.org>
 # released under the GPLv=2
 
-#
-#
-
 DEBUG=true
 . /srv/jenkins/bin/common-functions.sh
 common_init "$@"
@@ -13,17 +10,6 @@ common_init "$@"
 # common code
 . /srv/jenkins/bin/reproducible_common.sh
 
-# define and clean work space (differently than jenkins would normally do as we run via ssh on a different node…)
-WORKSPACE=$BASE/fdroid
-
-# TODO:
-#
-# add locking here to only run this if no build job is running…
-
-# fdroidserver.git/jenkins-build-makebuildserver assumes $WORKSPACE is
-# the root of fdroidserver.git/
-cd $WORKSPACE
-
 # this script is maintained upstream and is also run on Guardian
 # Project's jenkins box
 ./jenkins-build-makebuildserver

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