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

ignore pax_global_header as valid file #480

Merged
merged 2 commits into from
Feb 22, 2016
Merged

Conversation

chris-rock
Copy link
Contributor

No description provided.

@@ -56,6 +60,10 @@ def read(file)

def get_prefix(fs)
return '' if fs.empty?

# filter backlisted files
fs -= BLACKLIST_FILES
Copy link
Contributor

Choose a reason for hiding this comment

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

:awesome:!!

@arlimus
Copy link
Contributor

arlimus commented Feb 22, 2016

Incredibly happy with this one, super clean! 👍

arlimus added a commit that referenced this pull request Feb 22, 2016
ignore `pax_global_header` as valid file
@arlimus arlimus merged commit 2c1d497 into master Feb 22, 2016
@arlimus arlimus deleted the chris-rock/ignore_pax_header branch February 22, 2016 17:40
@chris-rock chris-rock added the Type: Bug Feature not working as expected label Feb 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Feature not working as expected
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants