summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2021-09-12 19:04:42 +0300
committerPaul Buetow <paul@buetow.org>2021-10-02 12:26:29 +0300
commit2ebe7e9d63ba62c6f19749c39fe0a577d86ca775 (patch)
tree2ae6d11a3cbc82152085a9d7755adef436b3ce46 /TODO.md
parent842fd5800000bb68d6306a9ecad80a98ed762a2f (diff)
bugfix: dmap skipped the last couple of mapreduce lines
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 4c60e4c..f019b4c 100644
--- a/TODO.md
+++ b/TODO.md
@@ -17,4 +17,4 @@ This is a loose list of what to do. Maybe for the next releae or maybe for a lat
[ ] Update docs for color configuration
[ ] Update animated gifs
[ ] Canary/RC deployment
-[ ] Fix dmap so that it always reads to the end of file
+[x] Fix dmap so that it always reads to the end of file