diff options
author | Luke Bratch <luke@bratch.co.uk> | 2019-05-29 21:13:16 +0100 |
---|---|---|
committer | Luke Bratch <luke@bratch.co.uk> | 2019-05-29 21:13:16 +0100 |
commit | 50f345b10e489c3099497c10f493663fee631683 (patch) | |
tree | 86dc7d816d74acb4ce2365124d84b12d0bd69974 /TODO | |
parent | c5a9bc507e9724090a63cdfb3b6df13a0ff74582 (diff) |
Don't exit if there's a failure to read/write from/to the replay log file.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -14,5 +14,3 @@ Implement daemon (background) mode. Implement BLABOUNCER EXIT command. Some text gets written to previous debug.txt upon startup (getconfstr() output). - -Don't exit if there's a failure to read the replay log file/line. |