[Qa-jenkins-scm] [jenkins.debian.net] 01/01: fix syntax
Mattia Rizzolo
mattia at debian.org
Wed Apr 4 17:11:29 UTC 2018
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository jenkins.debian.net.
commit 43948a0e6b4e64949a380df34245f9d07f539100
Author: Mattia Rizzolo <mattia at debian.org>
Date: Wed Apr 4 19:11:24 2018 +0200
fix syntax
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
hosts/jenkins/etc/sudoers.d/jenkins | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hosts/jenkins/etc/sudoers.d/jenkins b/hosts/jenkins/etc/sudoers.d/jenkins
index 1b4c7ce..96cf41f 100644
--- a/hosts/jenkins/etc/sudoers.d/jenkins
+++ b/hosts/jenkins/etc/sudoers.d/jenkins
@@ -5,7 +5,7 @@ jenkins ALL= \
/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
/bin/chmod +x /schroots/*, \
/bin/chmod +x /chroots/*, \
- /bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroot/*
+ /bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroot/*, \
/usr/sbin/chroot /schroots/*, \
/usr/sbin/chroot /chroots/*, \
/usr/sbin/chroot /media/*, \
--
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