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

Attach stdout and stderr to error #31

Closed
flying-sheep opened this issue Jul 11, 2019 · 1 comment
Closed

Attach stdout and stderr to error #31

flying-sheep opened this issue Jul 11, 2019 · 1 comment

Comments

@flying-sheep
Copy link

Often I want to call stuff, and only display the stdout and stderr to the user when it fails.

Currently I’d have to wrap exec_wait myself almost identically to how exec_internal does.

@flying-sheep
Copy link
Author

I’m dumb, I can just set error = FALSE.

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

1 participant