Skip to content

Allow running dev:profile_memory task on Windows#607

Merged
gettalong merged 1 commit into
gettalong:masterfrom
ashmaroli:cross-platform-load-paths
May 25, 2019
Merged

Allow running dev:profile_memory task on Windows#607
gettalong merged 1 commit into
gettalong:masterfrom
ashmaroli:cross-platform-load-paths

Conversation

@ashmaroli

Copy link
Copy Markdown
Contributor

PATH_SEPARATOR on Windows is a semicolon (;) instead of the colon (:)
Therefore, using File::PATH_SEPARATOR constant allows running the task
across multiple platforms

PATH_SEPARATOR on Windows is a semicolon (;) instead of the colon (:)
Therefore, using File::PATH_SEPARATOR constant allows running the task
across multiple platforms
@gettalong gettalong self-assigned this May 25, 2019
@gettalong gettalong merged commit 2ff9d43 into gettalong:master May 25, 2019
@gettalong

Copy link
Copy Markdown
Owner

Thank you for your contribution!

@ashmaroli ashmaroli deleted the cross-platform-load-paths branch May 26, 2019 05:50
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