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

Fix explicit parent script for index files with an extension #22

Merged
merged 3 commits into from
Apr 16, 2016

Conversation

searls
Copy link
Member

@searls searls commented Apr 16, 2016

@searls searls force-pushed the 20-fix-explicit-parent-script branch from 53a331a to 97c2581 Compare April 16, 2016 16:44
* Rewrite generate-globs unit test now that it does a different thing
* Refactor a bunch of names
* Move unit-test-specific fixtures into their own dir to avoid confusion
* Demarcate unit-test fixtures from one another so they don't become
tangled with one another and can be changed/deleted safely
* Write a "multi-glob" module which will accept multiple globbing
patterns and return the first hit. This allows us to avoid the stat
calls or moving glob.sync calls elsewhere
@searls searls force-pushed the 20-fix-explicit-parent-script branch from 97c2581 to d3a1420 Compare April 16, 2016 17:57
(Really just hoping this fixes the windows build w/o much hard thought)
@searls
Copy link
Member Author

searls commented Apr 16, 2016

Seems like an improvement. Thanks a lot to @boneskull raising the issue!

@searls searls merged commit c98c76f into master Apr 16, 2016
@searls searls deleted the 20-fix-explicit-parent-script branch April 16, 2016 18:17
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