From 55210648ef259e6ac167bb877decc919b292c0fd Mon Sep 17 00:00:00 2001 From: James Lopez Date: Fri, 18 Mar 2016 12:02:36 +0100 Subject: updated spec context ant comment [ci-skip] --- spec/gitlab_shell_spec.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spec/gitlab_shell_spec.rb b/spec/gitlab_shell_spec.rb index fbdefce..dd5cfb2 100644 --- a/spec/gitlab_shell_spec.rb +++ b/spec/gitlab_shell_spec.rb @@ -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 -- cgit v1.2.1