[Qa-jenkins-scm] [jenkins.debian.net] 01/04: update_jdn: stop chowning /var/cache/pbuilder/result: not needed anymore since quite some time (we use --buildresult cmd line option now)

Holger Levsen holger at moszumanska.debian.org
Wed Oct 28 16:07:12 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 271f6d8d83f29578358e48f82510f1a8b6ea991b
Author: Mattia Rizzolo <mattia at mapreri.org>
Date:   Sun Oct 25 13:46:13 2015 +0000

    update_jdn: stop chowning /var/cache/pbuilder/result: not needed anymore since quite some time (we use --buildresult cmd line option now)
---
 update_jdn.sh | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/update_jdn.sh b/update_jdn.sh
index 34e9c5f..df07c71 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -414,13 +414,6 @@ if [ "$(sudo su - jenkins -c 'git config --get user.email')" != "jenkins at jenkins
 	sudo su - jenkins -c "git config --global user.name Jenkins"
 fi
 
-if [ -f /etc/debian_version ] ; then
-	#
-	# configure pbuilder for jenkins user
-	#
-	sudo chown jenkins /var/cache/pbuilder/result
-fi
-
 if [ "$HOSTNAME" = "jenkins" ] ; then
 	#
 	# creating LVM volume group for jobs

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