Finally?
Signed-off-by: fly <merspieler@airmail.cc>
This commit is contained in:
parent
8c37222a68
commit
8753296ba7
1 changed files with 1 additions and 0 deletions
|
@ -125,6 +125,7 @@ def set_state(state, name, status):
|
|||
state[name_major]["status"] = "pending"
|
||||
else:
|
||||
print("WARNING: Invalid status '" + status + "' recived from " + name)
|
||||
return state
|
||||
|
||||
if os.path.isfile(sfile):
|
||||
try:
|
||||
|
|
Loading…
Reference in a new issue