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 windows paths #158

Merged
merged 15 commits into from
May 26, 2022
Merged

Fix windows paths #158

merged 15 commits into from
May 26, 2022

Conversation

arnaudbore
Copy link
Contributor

Inspired by @kousu and #95.
Definitively need some testing on windows.

@arnaudbore arnaudbore requested a review from SamGuay April 17, 2022 16:08
@SamGuay
Copy link
Member

SamGuay commented Apr 20, 2022

I tested the branch on a Windows machine. I tried a couple of scenarios, here's the log in the meantime:
I didn't know any better to store log on Windows and my windows powershell command are hm... not the best 😄

I also tested dirs with spaces and ending the path with \ which seems to also be handled well..

log_windows.txt

I think we can still improve the path handling part, but at least it is working for now!

Copy link
Member

@SamGuay SamGuay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, paths with spaces are now handled properly but still need to be wrapped with ", which is expected anyway.

@arnaudbore arnaudbore changed the title [WIP] Fix windows paths Fix windows paths May 26, 2022
@arnaudbore arnaudbore merged commit abd6994 into master May 26, 2022
@arnaudbore arnaudbore deleted the fix_windows_paths branch May 30, 2022 20:14
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.

None yet

2 participants