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

Fixed 22336 -- Add pattern match for path to match subdirectories #2572

Closed
wants to merge 1 commit into from

Conversation

justhamade
Copy link
Contributor

Thanks infraredgirl for the report and Claude Paroz for the previous
fix in 20422. I added an additional check to match the given patterns
against the full path and broke tests out to for checking filepatterns
and directory patterns.

Thanks infraredgirl for the report and Claude Paroz for the previous
fix in 20422.  I added an additional check to match the given patterns
against the full path and broke tests out to for checking filepatterns
and directory patterns.
@arthurk
Copy link

arthurk commented Aug 6, 2014

what's the status on this ticket? we ran into the same problem yesterday and it would be great if this can be fixed

@claudep ping

@claudep
Copy link
Member

claudep commented Aug 8, 2014

I'm about to commit the patch slightly amended. @arthurk: you can also review patch yourself, and mark them "Ready for checkin" on the ticket if you think it's really ready.

@claudep
Copy link
Member

claudep commented Aug 8, 2014

Committed in 8fe4068, thanks!

@claudep claudep closed this Aug 8, 2014
@acdha
Copy link
Contributor

acdha commented Aug 8, 2014

@claudep Thanks!

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.

4 participants