fix invocation of git-check-perms. This is needed to setup hooks on new packages as they are added

This commit is contained in:
Kevin Fenzi 2018-03-09 19:01:56 +00:00
parent 1ad3c43c45
commit 5bbb1c5f5e
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@
minute=10
hour="0, 12"
user=nobody
job="MAILTO=root PATH=/usr/bin:/usr/local/bin/git-check-perms /srv/git/repositories --check=fedmsg-hook -f"
job="MAILTO=root /usr/local/bin/git-check-perms /srv/git/repositories --check=fedmsg-hook -f"
tags:
- git
- gitolite