dahlbyk / posh-sshell

PowerShell helpers for SSH (previously part of posh-git.)
MIT License
143 stars 8 forks source link

Support for single-quoted core.sshCommand #26

Closed darthstark1138 closed 4 years ago

darthstark1138 commented 4 years ago

Changed so there's no warning when $sshCommand and $configuredSshCommand differs only in quoting.

JeremySkinner commented 4 years ago

Thanks! If you could fix the failing test and undo the change to the module version number then I'll get this merged in.

JeremySkinner commented 4 years ago

I'm going to go ahead and close this as the requested changes haven't been made. If you'd still like this to be included please rebase your changes, fix the failing test and revert the change to the module version.