[Qa-jenkins-scm] [jenkins.debian.net] 01/01: fixup cce01a1: fix available site configuration name

Holger Levsen holger at moszumanska.debian.org
Sat Dec 12 00:53:05 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 7e3a816e7565ff6b3bec26a8f7bfe96b1497fce8
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat Dec 12 01:52:51 2015 +0100

    fixup cce01a1: fix available site configuration name
---
 update_jdn.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/update_jdn.sh b/update_jdn.sh
index d074d37..c5e95c2 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -373,7 +373,7 @@ if [ "$HOSTNAME" = "jenkins" ] ; then
 		fi
 		sudo a2ensite -q jenkins.debian.net
 		sudo a2enconf -q munin
-		sudo chown jenkins-adm.jenkins-adm /etc/apache2/sites-enabled/jenkins.conf
+		sudo chown jenkins-adm.jenkins-adm /etc/apache2/sites-enabled/jenkins.debian.net.conf
 		# for reproducible.d.n url rewriting:
 		[ -L /var/www/userContent ] || sudo ln -sf /var/lib/jenkins/userContent /var/www/userContent
 		sudo service apache2 reload

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