diff options
author | Felix Krull <f_krull@gmx.de> | 2014-02-14 22:12:42 +0100 |
---|---|---|
committer | Felix Krull <f_krull@gmx.de> | 2014-02-16 21:48:34 +0100 |
commit | 744f3cc4094062ef1f6a80c644d82b6284d2f7fc (patch) | |
tree | 59b6d804e2ad08e065d8f7b78a1ec88252ced749 /spec/support | |
parent | 50079b58192ed7a2af1ba6756f75084bc74d33e8 (diff) | |
download | puppet-vcsrepo-744f3cc4094062ef1f6a80c644d82b6284d2f7fc.tar.gz puppet-vcsrepo-744f3cc4094062ef1f6a80c644d82b6284d2f7fc.tar.bz2 |
Only add ssh options to commands that actually talk to the network.
At least in Mercurial 2.8.2, --ssh seems to be a command-specific parameter in
contrast to a global one. As a result, local commands error when seeing a --ssh
parameter. This change passes --ssh only for commands that actually talk to the
network ('incoming', 'pull' and 'clone' here).
Diffstat (limited to 'spec/support')
0 files changed, 0 insertions, 0 deletions