Skip to content

Correctly report command output when there is an error #658

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

Merged
merged 1 commit into from
Mar 10, 2023

Conversation

jcouball
Copy link
Member

@jcouball jcouball commented Mar 9, 2023

Your checklist for this pull request

🚨Please review the guidelines for contributing to this repository.

  • Ensure all commits include DCO sign-off.
  • Ensure that your contributions pass unit testing.
  • Ensure that your contributions contain documentation if applicable.

Description

Include command line output in command result instead of just stderr. This gem currently redirects stderr to stdout so the reported error message was always blank.

Thanks @alexjfisher

Signed-off-by: James Couball <jcouball@yahoo.com>
@jcouball jcouball added the Bug label Mar 9, 2023
@jcouball jcouball merged commit 5af1219 into master Mar 10, 2023
@jcouball jcouball deleted the failed_error branch March 10, 2023 00:25
@jcouball jcouball mentioned this pull request Mar 19, 2023
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.

1 participant