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

Fix #28 by stripping the trailing new line #29

Merged
merged 1 commit into from Oct 25, 2017
Merged

Conversation

doug2k1
Copy link
Contributor

@doug2k1 doug2k1 commented Oct 24, 2017

According to get-stdin author, the trailing new line produced by echo is expected.

He recommends using strip-eof to remove it, which is what I did in this PR.

Edit: If my understanding is correct, the Perl version uses chomp for the same effect.

Thanks!

@piuccio piuccio merged commit 26d3ffd into piuccio:master Oct 25, 2017
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

Successfully merging this pull request may close these issues.

None yet

2 participants