Update
This commit is contained in:
parent
28d9235e0e
commit
9a1030a146
@ -27,7 +27,7 @@ class tf_service():
|
|||||||
print(SIGKILL)
|
print(SIGKILL)
|
||||||
if SIGKILL:
|
if SIGKILL:
|
||||||
print('MURDARING')
|
print('MURDARING')
|
||||||
exit(0)
|
return
|
||||||
if object_name == 'baxter::base':
|
if object_name == 'baxter::base':
|
||||||
spawn_name = 'base'
|
spawn_name = 'base'
|
||||||
else:
|
else:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user