Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fixing an oddity in the glob syntax for including files. #208

Merged
merged 1 commit into from
Jan 26, 2017
Merged

Fixing an oddity in the glob syntax for including files. #208

merged 1 commit into from
Jan 26, 2017

Conversation

webark
Copy link
Owner

@webark webark commented Jan 26, 2017

Due to the odd nature of 'glob', you can't have a set of just one item. So adding an extra ',' at the end so that you will always have at least two "items" in the set

Closes #178, #204

… of just one item.

so adding an extra ',' at the end so that you will always have at least two "items" in the set

Closes #178, #204
@webark webark merged commit 855ec5b into webark:master Jan 26, 2017
webark added a commit that referenced this pull request Jan 26, 2017
The issue that had orision was fixed with PR #208
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant