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 broken state orchestration #29122

Merged
merged 1 commit into from
Nov 23, 2015
Merged

Conversation

cachedout
Copy link
Contributor

This corrects an issue introduced in #28012 wherein the m_ret variable
was not set prior to evaluation. Here, we simply set it to None and then check for this type explicitely.

Fixes #29110

This corrects an issue introduced in saltstack#28012 wherein the `m_ret` variable
was not set prior to evaluation. Here, we simply set it to None and then check for this type explicitely.

Fixes saltstack#29110
rallytime pushed a commit that referenced this pull request Nov 23, 2015
Fix broken state orchestration
@rallytime rallytime merged commit 2250a36 into saltstack:2015.5 Nov 23, 2015
cachedout pushed a commit to cachedout/salt that referenced this pull request Nov 23, 2015
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