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 #1246: Separate stderr and stdout streams in ExecWebSocketListener #1268

Merged
merged 3 commits into from
Nov 29, 2018

Conversation

daniel-chu
Copy link

@daniel-chu daniel-chu commented Nov 16, 2018

Fixes #1246 - brief summary of issue: the exec listener was changed to combine stderr with stdout

This PR just reverts those changes so that stderr is properly written to the stderr stream and kept separate from stdout.

If adding a simple way for people to use the exec api through the client would be useful, @PaulFurtado described what we've written to do this in this comment. We'd be happy to take a look at adding something similar to the client.

@centos-ci
Copy link

Can one of the admins verify this patch?

@rohanKanojia
Copy link
Member

ok to test

@rohanKanojia rohanKanojia requested a review from oscerd November 16, 2018 20:24
@oscerd
Copy link
Member

oscerd commented Nov 20, 2018

Can you please rebase?

@rohanKanojia
Copy link
Member

[merge]

@fusesource-ci fusesource-ci merged commit 9f4aa59 into fabric8io:master Nov 29, 2018
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.

5 participants