Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Share the stderr with the user, when non-zero exit code (#927)
* Share the stderr with the user, when failing a require_command() due to non-zero exit code. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Too long line. * Just log at the place where the call is made. * Undo added empty lines. * Test for log-output in case of non-zero return code from a command. --------- Co-authored-by: Arvid Müllern-Aspegren <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information