See if the job is confusing it.

This commit is contained in:
Kevin Fenzi 2015-01-10 02:11:12 +00:00
parent 7e190647df
commit 746b67924a

View file

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