Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Local backend's capture() does not strip whitespace by default #278

Closed
tknerr opened this issue Aug 28, 2015 · 2 comments
Closed

Local backend's capture() does not strip whitespace by default #278

tknerr opened this issue Aug 28, 2015 · 2 comments

Comments

@tknerr
Copy link

tknerr commented Aug 28, 2015

After switching from netssh backend to local backend, I noticed that capture() does not strip the whitespace by default (which it should, according to the readme).

This was using sshkit 1.7.1

@robd
Copy link
Contributor

robd commented Aug 28, 2015

Hi @tknerr

Up to SSHkit 1.7.1, this behaviour used to be inconsistent between local and sshkit backends, but it is consistent in master (both strip). I guess you are looking at the docs for master. You could use master if you like, or wait for the next release. See #239 and #249 for more info.

@tknerr
Copy link
Author

tknerr commented Aug 28, 2015

Hi @robd, thanks the prompt reply!

I can in fact wait until the next release. I didn't find the two PRs above while scrolling through the issues, and just wanted to make sure it's getting noticed.

Awesome that you already have a fix for that :-)

@tknerr tknerr closed this as completed Aug 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants