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

Fixes #124: Requires path separator in basepath #125

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

RonaldTreur
Copy link
Collaborator

By making sure the common path ends with a path separator, we know we end up with an actual valid base path.

By making sure the common path ends with a path separator, we know we end up with an actual valid base path.
@jacobrask
Copy link
Owner

Hi, would you mind having a look at the failing test?
As soon as your patch has landed I can make you a contributor.

@RonaldTreur
Copy link
Collaborator Author

@jacobrask The tests seem to fail due to something completely unrelated to my changes. The minimatch dependency seems to be the culprit here. I would suggest testing against Node v0.10 only (which succeeds), but you probably have your reasons for including old versions as well.

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