fix invocation of git-check-perms. This is needed to setup hooks on new packages as they are added
This commit is contained in:
parent
1ad3c43c45
commit
5bbb1c5f5e
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue