Brute force.

This commit is contained in:
Kevin Fenzi 2015-01-10 02:16:57 +00:00
parent 746b67924a
commit d113a02e4e

View file

@ -9,4 +9,4 @@
hour=0
weekday=3
user=nobody
job="MAILTO={{ git_check_perms_mailto|default(root) }} PATH=/usr/bin:/usr/local/bin git check-perms {{ git_basepath|default("/git") }} --check=fedmsg-hook"
job="MAILTO=root PATH=/usr/bin:/usr/local/bin git check-perms /git --check=fedmsg-hook"