Skip to content

Conversation

@phaistonian
Copy link

The way _recurseDirectories works is a bit buggy since it the resulting new path is 2 levels (instead of one) down compared to the previous iteration.

This is because the joined path has as root not the initial cwd but the resulting one.

This little PR addressed that.

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.

1 participant