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

Allow running dev:profile_memory task on Windows #607

Merged
merged 1 commit into from
May 25, 2019

Conversation

ashmaroli
Copy link
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
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