Skip to content

tox.ini: exit non-zero if any command fails #9

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
Jan 27, 2021

Conversation

masenf
Copy link
Collaborator

@masenf masenf commented Jan 27, 2021

find only exits non-zero if finding something failed, ignoring any
exec'd program exit status.

use bash and xargs to preserve the non-zero exit status

`find` only exits non-zero if finding something failed, ignoring any
exec'd program exit status.

use bash and xargs to preserve the non-zero exit status
@masenf masenf merged commit 3d181b5 into mycodeplug:main Jan 27, 2021
@masenf masenf deleted the find-fail branch March 14, 2021 08:50
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