Skip to content
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

Tolerate warnings from unzip/untar #41

Merged
merged 8 commits into from
Mar 7, 2022

Conversation

erkyrath
Copy link
Member

@erkyrath erkyrath commented Mar 7, 2022

See #38 .

This changes the process handling for unzip/untar so that we only fail if the error status is nonzero. (For unzip, we fail on anything other than zero or one.) Stderr output is logged but does not cause a failure.

@erkyrath erkyrath mentioned this pull request Mar 7, 2022
@curiousdannii curiousdannii merged commit d629951 into iftechfoundation:master Mar 7, 2022
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.

2 participants