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

Fixed symlinks on windows where the slashes don't match #34271

Merged

Conversation

opdude
Copy link
Contributor

@opdude opdude commented Jun 24, 2016

What does this PR do?

Fixed symlinks on windows where the slashes don't match

What issues does this PR fix or reference?

Previous Behavior

If paths had different slashes then the state would fail incorrectly

New Behavior

Paths are now normalised and the state will successfully pass

Tests written?

No

  • This commit fixes detecting whether a symlink is correctly setup or not, we now make sure that we are testing the normalised paths

- This commit fixes detecting whether a symlink is correctly setup or not, we now make sure that we are testing the normalised paths
@cachedout cachedout merged commit 805171c into saltstack:2016.3 Jun 24, 2016
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