Skip to content

Don't throw exception when piping command output to a shell command#84

Merged
tleonhardt merged 1 commit intomasterfrom
pipe_fix
Apr 4, 2017
Merged

Don't throw exception when piping command output to a shell command#84
tleonhardt merged 1 commit intomasterfrom
pipe_fix

Conversation

@tleonhardt
Copy link
Copy Markdown
Member

If a non-zero return code is returned from the shell command, just ignore it.

This closes #83

If a non-zero return code is returned from the shell command, just ignore it.
@tleonhardt tleonhardt added this to the 0.7.1 milestone Apr 4, 2017
@tleonhardt tleonhardt self-assigned this Apr 4, 2017
@tleonhardt tleonhardt merged commit e8865d3 into master Apr 4, 2017
@tleonhardt tleonhardt deleted the pipe_fix branch April 4, 2017 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pipe command output to shell command should not throw exception

1 participant