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

removes questionable check for dir == "." or ".." #5

Merged
merged 1 commit into from
Jun 7, 2015

Conversation

MrMarvin
Copy link
Contributor

@MrMarvin MrMarvin commented May 9, 2015

Am I missing something here? I really do not see a reason why we shouldn't check files from . or ...

This closes #3

I really do not see a reason why we shouldn't check files
from . or ..
@coveralls
Copy link

Coverage Status

Coverage increased (+1.43%) to 80.0% when pulling a77d83b on MrMarvin:fix/check_for_dir into bd9a264 on Pryz:master.

@Pryz
Copy link
Owner

Pryz commented Jun 7, 2015

You are totally right. I probably add this line for a specific use case which is terrible. Thanks for the PR and sorry for the late response :)

Pryz added a commit that referenced this pull request Jun 7, 2015
removes questionable check for dir == "." or ".."
@Pryz Pryz merged commit 0b2d09f into Pryz:master Jun 7, 2015
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.

Current dir not parsed correctly
3 participants