projects
/
saartuer.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
silence sphinx a bit
[saartuer.git]
/
tysock.py
diff --git
a/tysock.py
b/tysock.py
index 2a5e193ad1ab71b967dc8b375647235eababb36b..b987567168bd9ca93a23e3ff0252b76a3f0d9c2d 100644
(file)
--- a/
tysock.py
+++ b/
tysock.py
@@
-30,6
+30,7
@@
class TySocket():
b'lock': StateMachine.CMD_LOCK,
b'fallback_mode_on': StateMachine.CMD_FALLBACK_ON,
b'fallback_mode_off': StateMachine.CMD_FALLBACK_OFF,
+ b'status': StateMachine.CMD_STATUS,
}
def __init__(self, sm):