assistant: Fix ~/.ssh/git-annex-shell wrapper to work when the ssh key does not force a command.
Without a forced command, SSH_ORIGINAL_COMMAND is not set. So instead, in this case, run $@
This commit is contained in:
parent
e5f812c4c3
commit
796f1d806f
3 changed files with 19 additions and 7 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -55,6 +55,8 @@ git-annex (4.20130228) UNRELEASED; urgency=low
|
|||
* assistant: Detects most renames, including directory renames, and
|
||||
combines all their changes into a single commit.
|
||||
* addurl: Add --relaxed option.
|
||||
* assistant: Fix ~/.ssh/git-annex-shell wrapper to work when the
|
||||
ssh key does not force a command.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Wed, 27 Feb 2013 23:20:40 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue