[Qa-jenkins-scm] [jenkins.debian.net] 01/01: fix typo
Holger Levsen
holger at moszumanska.debian.org
Thu Jun 4 16:49:23 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 dd752065d1f57ad05c7371d2e92131ed4c38f0f0
Author: Holger Levsen <holger at layer-acht.org>
Date: Thu Jun 4 18:49:08 2015 +0200
fix typo
---
update_jdn.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/update_jdn.sh b/update_jdn.sh
index a2af8cf..3edf183 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -217,7 +217,7 @@ fi
sudo chown root.root /etc/sudoers.d/jenkins ; sudo chmod 700 /etc/sudoers.d/jenkins
sudo chown root.root /etc/sudoers.d/jenkins-adm ; sudo chmod 700 /etc/sudoers.d/jenkins-adm
sudo a2ensite -q jenkins.debian.net
-auso a2enconf -q munin
+sudo a2enconf -q munin
sudo chown jenkins-adm.jenkins-adm /etc/apache2/sites-enabled/jenkins.conf
# for reproducible.d.n url rewriting:
[ -L /var/www/userContent ] || sudo ln -sf /var/lib/jenkins/userContent /var/www/userContent
--
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