mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
return changes if supervisord stopped process
This commit is contained in:
parent
5547a34acc
commit
3d57b392cb
1 changed files with 1 additions and 0 deletions
|
@ -332,6 +332,7 @@ def dead(name,
|
|||
bin_env=bin_env
|
||||
)}
|
||||
ret.update(_check_error(result, comment))
|
||||
ret['changes'][name] = comment
|
||||
log.debug(six.text_type(result))
|
||||
return ret
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue