mirror of https://gitlab.com/bashrc2/epicyon
Return value
parent
f3e0d0d58c
commit
e41c6ba4a3
|
@ -292,6 +292,7 @@ def _add_global_block_reason(base_dir: str,
|
|||
except OSError:
|
||||
print('EX: unable to save blocking reason ' +
|
||||
block_id + ' ' + blocking_reasons_filename)
|
||||
return True
|
||||
|
||||
|
||||
def add_global_block(base_dir: str,
|
||||
|
|
Loading…
Reference in New Issue