[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: prevent json job from failing…
Holger Levsen
holger at moszumanska.debian.org
Sat Dec 12 15:12:00 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 2c12ab1e10b69076423b01dc76df9bb0f370d0be
Author: Holger Levsen <holger at layer-acht.org>
Date: Sat Dec 12 16:11:42 2015 +0100
reproducible: prevent json job from failing…
---
update_jdn.sh | 2 ++
1 file changed, 2 insertions(+)
diff --git a/update_jdn.sh b/update_jdn.sh
index 17afd2b..cb29b5e 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -434,6 +434,8 @@ if [ "$HOSTNAME" = "jenkins" ] ; then
mv THANKS .THANKS
rm TODO README INSTALL CONTRIBUTING
sudo chown jenkins.jenkins /var/lib/jenkins/userContent/*html
+ sudo chown jenkins.jenkins /var/lib/jenkins/userContent/
+ sudo chown jenkins.jenkins /var/lib/jenkins/userContent/reproducible
explain "user content for jenkins updated."
fi
--
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