summaryrefslogtreecommitdiff
path: root/Remote.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-03-20 14:23:19 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-03-20 14:23:19 -0400
commitfbf69ca7b3eee84c2284d260aa70f106ff9d6d57 (patch)
tree75ee1ef07fdff285242f106547141658cf4a33af /Remote.hs
parent2952e3d0e57327c69f4f9808d232d88f49df7e2c (diff)
fix GIT_SSH_COMMAND -n parameter
It was being passed to sh, not to the command, oops. Noticed because it broke the test suite on OSX, where sh -n silently does nothing. Would also break on Linux when eg posh was being used as the shell; bash ignores the -n. This commit was supported by the NSF-funded DataLad project.
Diffstat (limited to 'Remote.hs')
0 files changed, 0 insertions, 0 deletions