summaryrefslogtreecommitdiffstats
path: root/hosts/freebsd-jenkins
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-08-26 09:22:08 +0200
committerHolger Levsen <holger@layer-acht.org>2015-08-26 09:22:08 +0200
commitd68682d4070619f5e344f7c198c6a8fef36dcc2e (patch)
tree284d36d43ebd9ea5daa1f619dae62f4795c66cab /hosts/freebsd-jenkins
parentec411c04e262d015de08ed8dd8d62a27ad060828 (diff)
downloadjenkins.debian.net-d68682d4070619f5e344f7c198c6a8fef36dcc2e.tar.xz
reproducible freebsd: fix typo
Diffstat (limited to 'hosts/freebsd-jenkins')
-rw-r--r--hosts/freebsd-jenkins/usr/local/etc/sudoers2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/freebsd-jenkins/usr/local/etc/sudoers b/hosts/freebsd-jenkins/usr/local/etc/sudoers
index e8bcd2bc..348d4cb5 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