Skip to content

Windows compatible#22

Merged
rouille merged 2 commits intodevelopfrom
windows_compatible
Aug 8, 2019
Merged

Windows compatible#22
rouille merged 2 commits intodevelopfrom
windows_compatible

Conversation

@rouille
Copy link
Copy Markdown
Collaborator

@rouille rouille commented Aug 7, 2019

Set path to POSIX pathname every time a UNIX command is called from local machine to run on server. This should resolve the issue users having a Windows OS encounters when communicating with the server (Linux OS).

@rouille rouille requested a review from kasparm August 7, 2019 21:49
@rouille rouille self-assigned this Aug 7, 2019
Copy link
Copy Markdown
Contributor

@kasparm kasparm left a comment

Choose a reason for hiding this comment

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

Do we need to add posixpath to the requirements?

@rouille
Copy link
Copy Markdown
Collaborator Author

rouille commented Aug 7, 2019

No, posixpath is part of the standard library. It does the same thing than os.path but is not OS dependent, all paths will be for UNIX type of OS.

@kasparm kasparm self-requested a review August 7, 2019 23:15
@rouille rouille force-pushed the windows_compatible branch from 53ebd8a to f45a434 Compare August 8, 2019 20:50
@rouille rouille requested a review from kasparm August 8, 2019 20:51
Copy link
Copy Markdown
Contributor

@kasparm kasparm left a comment

Choose a reason for hiding this comment

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

looking good.

@rouille rouille merged commit 9312451 into develop Aug 8, 2019
@rouille rouille deleted the windows_compatible branch August 8, 2019 21:19
@ahurli ahurli mentioned this pull request Mar 16, 2021
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