Skip to content

Fix check-project-files on Windows #81

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

Merged
merged 1 commit into from
May 11, 2016
Merged

Fix check-project-files on Windows #81

merged 1 commit into from
May 11, 2016

Conversation

juergenhoetzel
Copy link
Collaborator

Need to convert expected filename to an OS filename. Also use
`regexp-quote' because Windows backslash need to be escaped in regular
expressions. Refs #80.

Need to convert expected filename to an OS filename. Also use
`regexp-quote' because Windows backslash need to be escaped in regular
expressions. Refs #80.
@rneatherway
Copy link
Member

I assume you tested it on Windows?

@juergenhoetzel
Copy link
Collaborator Author

Yes. Both: Gnu Linux and Windows

@rneatherway rneatherway merged commit 738c979 into fsharp:master May 11, 2016
@rneatherway
Copy link
Member

Great, thanks

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