Skip to content
This repository was archived by the owner on Jun 22, 2022. It is now read-only.

Check the exit status of the command instead of stderr#1

Open
cjsewell wants to merge 1 commit into
2.xfrom
FixCheckExitStatus
Open

Check the exit status of the command instead of stderr#1
cjsewell wants to merge 1 commit into
2.xfrom
FixCheckExitStatus

Conversation

@cjsewell
Copy link
Copy Markdown

Composer now outputs non-error messages to stderr. The run function should be check the exit status of the command, not the error output.

Composer now outputs non-error messages to stderr. the `run` function should be check the exit status of the command, not the error output.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant