-
- Downloads
There was an error fetching the commit references. Please try again later.
Fix exception handling in Gitaly autodetection
In SELinux, the file cannot be written, and `Errno::EACCES`, not `Errno::ACCESS` is thrown. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/65328
Showing
- changelogs/unreleased/sh-fix-gitaly-access-control.yml 5 additions, 0 deletionschangelogs/unreleased/sh-fix-gitaly-access-control.yml
- lib/gitlab/gitaly_client.rb 1 addition, 1 deletionlib/gitlab/gitaly_client.rb
- spec/lib/gitlab/gitaly_client_spec.rb 10 additions, 0 deletionsspec/lib/gitlab/gitaly_client_spec.rb
Please register or sign in to comment