summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLuke Bratch <luke@bratch.co.uk>2019-05-29 21:13:16 +0100
committerLuke Bratch <luke@bratch.co.uk>2019-05-29 21:13:16 +0100
commit50f345b10e489c3099497c10f493663fee631683 (patch)
tree86dc7d816d74acb4ce2365124d84b12d0bd69974 /TODO
parentc5a9bc507e9724090a63cdfb3b6df13a0ff74582 (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--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 20dff69..e416113 100644
--- a/TODO
+++ b/TODO
@@ -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.