[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Arch Linux: fix incorrect sudoers regex

Holger Levsen gitlab at salsa.debian.org
Sat Jan 12 20:26:45 GMT 2019


Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
fe7da4e6 by Holger Levsen at 2019-01-12T20:26:32Z
reproducible Arch Linux: fix incorrect sudoers regex

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- hosts/common/etc/sudoers.d/jenkins


Changes:

=====================================
hosts/common/etc/sudoers.d/jenkins
=====================================
@@ -7,7 +7,7 @@ jenkins ALL=  \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
 	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
-        /bin/tar xzf archlinux-bootstrap-*tar.gz -C /schroots/, \
+        /bin/tar xzf archlinux-bootstrap-*tar.gz -C /schroots, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/fe7da4e69038ff7954160dd6ef907be131bdde22

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/fe7da4e69038ff7954160dd6ef907be131bdde22
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20190112/248145f2/attachment.html>


More information about the Qa-jenkins-scm mailing list