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

Avoid normalization call for normalized mode value #38305

Merged

Conversation

dereckson
Copy link
Contributor

What does this PR do?

The normalize_mode method allows to convert '644' and '000000644' strings into '0644'.

Any call to already normalized mode isn't useful for already normalized strings.

@cachedout cachedout merged commit 1e4f299 into saltstack:2016.11 Dec 16, 2016
@cachedout
Copy link
Contributor

Makes sense. 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