Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Exit with failure when child does #18

Merged
merged 2 commits into from
Jul 28, 2023
Merged

Conversation

dave-shawley
Copy link
Contributor

This PR captures the exit code of the child process and returns it. Previously the utility was exiting with a successful status code when the child process failed. I also added a non-zero status code when reading parameters from the SSM fails.

@gmr gmr merged commit e6b08af into gmr:master Jul 28, 2023
@dave-shawley dave-shawley deleted the exit-status branch July 28, 2023 13:39
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants