[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible freebsd: fix typo

Holger Levsen holger at moszumanska.debian.org
Wed Aug 26 07:22:27 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 d68682d4070619f5e344f7c198c6a8fef36dcc2e
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Aug 26 09:22:08 2015 +0200

    reproducible freebsd: fix typo
---
 hosts/freebsd-jenkins/usr/local/etc/sudoers | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hosts/freebsd-jenkins/usr/local/etc/sudoers b/hosts/freebsd-jenkins/usr/local/etc/sudoers
index e8bcd2b..348d4cb 100644
--- a/hosts/freebsd-jenkins/usr/local/etc/sudoers
+++ b/hosts/freebsd-jenkins/usr/local/etc/sudoers
@@ -103,7 +103,7 @@ jenkins ALL= NOPASSWD: /usr/bin/make -j ? buildworld, \
 	/bin/mkdir /usr/obj, \
 	/bin/mkdir /usr/src /usr/obj, \
 	/usr/sbin/chown jenkins /usr/src /usr/obj, \
-	/usr/bin/find /srv/reproducible-results/* -exec touch *, \
+	/usr/bin/find /srv/reproducible-results/* --exec touch *, \
 	/usr/bin/find /srv/reproducible-results/* -print0, \
 	/usr/bin/tar --null -T - --no-recursion -cJf *.tar.xz
 

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