mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Stop build (not implemented yet)
This commit is contained in:
parent
58e85ea0ab
commit
652c96d7e7
1 changed files with 2 additions and 0 deletions
|
@ -436,6 +436,8 @@ class Inspector(EnvLoader):
|
|||
log.error(msg)
|
||||
raise CommandExecutionError(msg)
|
||||
|
||||
raise CommandExecutionError("Build is not yet implemented")
|
||||
|
||||
|
||||
def is_alive(pidfile):
|
||||
'''
|
||||
|
|
Loading…
Add table
Reference in a new issue