mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
change unreachable code
This commit is contained in:
parent
b2150d94db
commit
4b1ceffa7b
@ -552,7 +552,7 @@ def request_instance(vm_=None, call=None):
|
||||
vm_['name'], exc
|
||||
)
|
||||
)
|
||||
return False, vm_
|
||||
return False, vm_
|
||||
|
||||
|
||||
def create(vm_):
|
||||
|
Loading…
Reference in New Issue
Block a user