Commit 77e5b48d authored by James Lopez's avatar James Lopez

added comment to clarify spec

parent a82dbf29
......@@ -106,6 +106,7 @@ describe GitlabShell do
end
context 'git annex SSH custom port issue' do
# the args from SSH are actually just /dzaporozhets/gitlab.git in this case
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