This commit is contained in:
Max Hunt 2020-02-10 18:01:29 +00:00
parent 28d9235e0e
commit 9a1030a146

View File

@ -27,7 +27,7 @@ class tf_service():
print(SIGKILL)
if SIGKILL:
print('MURDARING')
exit(0)
return
if object_name == 'baxter::base':
spawn_name = 'base'
else: