FreeBSD Bugzilla – Attachment 168382 Details for
Bug 208135
devel/gitlab-shell: Hooks need to be executable
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix gitlab-shell hook permissions
fix_gitlab-shell_hooks.diff (text/plain), 596 bytes, created by
Johannes Jost Meixner
on 2016-03-19 11:46:50 UTC
(
hide
)
Description:
Fix gitlab-shell hook permissions
Filename:
MIME Type:
Creator:
Johannes Jost Meixner
Created:
2016-03-19 11:46:50 UTC
Size:
596 bytes
patch
obsolete
>Index: pkg-plist >=================================================================== >--- pkg-plist (revision 411391) >+++ pkg-plist (working copy) >@@ -17,9 +17,9 @@ > @(git,,555) %%DATADIR%%/bin/gitlab-shell > @(git,,555) %%DATADIR%%/bin/install > @sample %%DATADIR%%/config.yml.sample >-%%DATADIR%%/hooks/post-receive >-%%DATADIR%%/hooks/pre-receive >-%%DATADIR%%/hooks/update >+@(,,555) %%DATADIR%%/hooks/post-receive >+@(,,555) %%DATADIR%%/hooks/pre-receive >+@(,,555) %%DATADIR%%/hooks/update > %%DATADIR%%/lib/gitlab_access.rb > %%DATADIR%%/lib/gitlab_access_status.rb > %%DATADIR%%/lib/gitlab_config.rb
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 208135
: 168382 |
168563
|
168706