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

do not shadow ret function argument for salt.function #30791

Merged
merged 1 commit into from Feb 1, 2016

Conversation

Ch3LL
Copy link
Contributor

@Ch3LL Ch3LL commented Feb 1, 2016

This elaborates on the fix for the #29161 issue. It fixes the ret function for salt.funciton in addition to state.state which is fixed in PR #29207

This fixes the ability to user a returner in an orchestration sls file for salt.function. ret is being used as both the variable for setting the returner and the return status.

cachedout pushed a commit that referenced this pull request Feb 1, 2016
do not shadow ret function argument for salt.function
@cachedout cachedout merged commit 333041a into saltstack:2015.8 Feb 1, 2016
@cachedout
Copy link
Contributor

Cool. Thanks, @Ch3LL

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