Skip to content

Ensure files are required in a consistent order#51

Merged
mattheworiordan merged 1 commit into
masterfrom
globsort
Jun 2, 2015
Merged

Ensure files are required in a consistent order#51
mattheworiordan merged 1 commit into
masterfrom
globsort

Conversation

@SimonWoolf

Copy link
Copy Markdown
Member

The order files are returned by Dir.glob is unspecified and OS-dependent, which was causing odd behaviour on Linux. Add a sort to ensure files are required in a consistent order across all OSes

The order files are returned by Dir.glob is unspecified and
OS-dependent, which was causing odd behaviour on Linux. Add
a sort to ensure files are required in the same order across
all OSes
@mattheworiordan

Copy link
Copy Markdown
Member

Nice, thanks

mattheworiordan added a commit that referenced this pull request Jun 2, 2015
Ensure files are required in a consistent order
@mattheworiordan mattheworiordan merged commit 245ac42 into master Jun 2, 2015
@mattheworiordan mattheworiordan deleted the globsort branch November 4, 2015 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants