Skip to content

5 exit status is implicit #6

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 2 commits into from
Sep 7, 2019
Merged

5 exit status is implicit #6

merged 2 commits into from
Sep 7, 2019

Conversation

skx
Copy link
Owner

@skx skx commented Sep 7, 2019

Simplify the logic and enhance the comments.

The comments were updated for clarity, and the useless exit $? was removed, which closes #5.

skx added 2 commits September 7, 2019 18:25
The comments were updated for clarity, and the useless `exit $?`
was removed.  This closes #5.
@skx skx self-assigned this Sep 7, 2019
@skx skx merged commit 101c281 into master Sep 7, 2019
@skx skx deleted the 5-exit-status-is-implicit branch September 7, 2019 15:29
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.

exit $? in entrypoint.sh is misleading
1 participant