Update
This commit is contained in:
parent
9a1030a146
commit
7dc2b80d37
@ -24,7 +24,6 @@ class tf_service():
|
|||||||
# Get index
|
# Get index
|
||||||
for object_name in self._nodes:
|
for object_name in self._nodes:
|
||||||
'''HORRIBLE HACK BEGIN'''
|
'''HORRIBLE HACK BEGIN'''
|
||||||
print(SIGKILL)
|
|
||||||
if SIGKILL:
|
if SIGKILL:
|
||||||
print('MURDARING')
|
print('MURDARING')
|
||||||
return
|
return
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user