Stop build (not implemented yet)

This commit is contained in:
Bo Maryniuk 2016-06-13 17:09:16 +02:00
parent 58e85ea0ab
commit 652c96d7e7

View file

@ -436,6 +436,8 @@ class Inspector(EnvLoader):
log.error(msg)
raise CommandExecutionError(msg)
raise CommandExecutionError("Build is not yet implemented")
def is_alive(pidfile):
'''