Skip to content
Snippets Groups Projects
Commit af832749 authored by Igor Drozdov's avatar Igor Drozdov
Browse files

Draft: Test merge request

parent 1b1589f0
No related merge requests found
......@@ -4,8 +4,7 @@ describe 'bin/gitlab-shell-authorized-keys-check' do
include_context 'gitlab shell'
def tmp_socket_path
# This has to be a relative path shorter than 100 bytes due to
# limitations in how Unix sockets work.
# This has to be a relative path shorter than 100 bytes due to limitations in how Unix sockets work.
'tmp/gitlab-shell-authorized-keys-check-socket'
end
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment