Commit 55210648 authored by James Lopez's avatar James Lopez

updated spec context ant comment [ci-skip]

parent 77e5b48d
......@@ -105,8 +105,8 @@ describe GitlabShell do
end
end
context 'git annex SSH custom port issue' do
# the args from SSH are actually just /dzaporozhets/gitlab.git in this case
context 'with git-annex and relative path without ~/' do
# Using a SSH URL on a custom port will generate /dzaporozhets/gitlab.git
let(:ssh_args) { %W(git-annex-shell inannex /dzaporozhets/gitlab.git SHA256E) }
it 'should init git-annex' do
......
Markdown is supported
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