[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible fdroid: use force

Holger Levsen holger at moszumanska.debian.org
Wed Jan 27 12:35:05 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 6f3c05ee8abadacbeb0e04aea82bf5a823b367b0
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Jan 27 13:35:01 2016 +0100

    reproducible fdroid: use force
---
 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 db94400..27128ba 100755
--- a/bin/reproducible_setup_fdroid_build_environment.sh
+++ b/bin/reproducible_setup_fdroid_build_environment.sh
@@ -20,7 +20,7 @@ WORKSPACE=$BASE/fdroid
 # add locking here to only run this if no build job is running…
 #
 # not yet needed, as we don't have any build jobs yet
-rm $WORKSPACE -r
+rm $WORKSPACE -rf
 mkdir -p $WORKSPACE
 
 cleanup_all() {

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