From 2c12ab1e10b69076423b01dc76df9bb0f370d0be Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 12 Dec 2015 16:11:42 +0100 Subject: reproducible: prevent json job from failing… MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- update_jdn.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'update_jdn.sh') diff --git a/update_jdn.sh b/update_jdn.sh index 17afd2ba..cb29b5e5 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 -- cgit v1.2.3-70-g09d2