Debugging
This commit is contained in:
parent
33610debef
commit
e3b60326e0
|
|
@ -186,6 +186,7 @@ class sys_command():
|
|||
|
||||
yield output
|
||||
|
||||
print('Debug...')
|
||||
# Since we're in a subsystem, we gotta bail out!
|
||||
# Bail bail bail!
|
||||
os.write(child_fd, b'shutdown now\n')
|
||||
|
|
|
|||
Loading…
Reference in New Issue