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(kitgen): normalize backSlashes in path #831

Merged
merged 1 commit into from
Feb 1, 2019
Merged

fix(kitgen): normalize backSlashes in path #831

merged 1 commit into from
Feb 1, 2019

Conversation

obeyda
Copy link
Contributor

@obeyda obeyda commented Feb 1, 2019

add filepath.ToSlash() to convert backSlashes to forward slashes

fixes: #740

add filepath.ToSlash() to convert backSlashes to forward slashes in path

fixes: #740
@peterbourgon peterbourgon merged commit 099aba3 into go-kit:master Feb 1, 2019
@obeyda obeyda deleted the fix/kitgen-windows-paths branch February 4, 2019 18:32
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.

kitgen: tests fail on Windows
2 participants