summaryrefslogtreecommitdiffstats
path: root/hosts/freebsd-jenkins/usr/local/etc
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-08-12 18:08:39 +0200
committerHolger Levsen <holger@layer-acht.org>2015-08-12 18:08:39 +0200
commitcdd698ba3a513538a846e6488fe29942280018f1 (patch)
tree12a50797754e4b325b5326481b2724365d135e62 /hosts/freebsd-jenkins/usr/local/etc
parentf38d3ed0605187324797fa80d9b9d7e6a2195885 (diff)
downloadjenkins.debian.net-cdd698ba3a513538a846e6488fe29942280018f1.tar.xz
reproducible freebsd: build a 2nd time, copy results over and run debbindiff on them
Diffstat (limited to 'hosts/freebsd-jenkins/usr/local/etc')
-rw-r--r--hosts/freebsd-jenkins/usr/local/etc/sudoers1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/freebsd-jenkins/usr/local/etc/sudoers b/hosts/freebsd-jenkins/usr/local/etc/sudoers
index 0be3749c..831f220a 100644
--- a/hosts/freebsd-jenkins/usr/local/etc/sudoers
+++ b/hosts/freebsd-jenkins/usr/local/etc/sudoers
@@ -94,6 +94,7 @@ root ALL=(ALL) ALL
# for reproducible builds:
jenkins ALL= NOPASSWD: /usr/bin/make buildworld, \
/bin/rm -r /usr/src /usr/obj, \
+ /bin/rm -r /usr/obj/releasedir /usr/obj/destdir.*, \
/bin/mkdir /usr/src /usr/obj, \
/usr/sbin/chown jenkins /usr/src /usr/obj