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

handle different gzip extensions #228

Merged
merged 1 commit into from
Feb 25, 2021
Merged

Conversation

deitch
Copy link
Contributor

@deitch deitch commented Feb 23, 2021

I should have done this from the beginning. The decompress store treats +gzip as gzip and .tar as tar. This is correct, but there still its plenty out there that uses .gzip

This just handles that equally sanely. Adds it to the test as well, because we are well-behaved citizens. 😄

Signed-off-by: Avi Deitcher <avi@deitcher.net>
Copy link
Contributor

@jdolitsky jdolitsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this lgtm!

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