about summary refs log tree commit homepage
path: root/MANIFEST
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2021-02-09 07:09:31 -0100
committerEric Wong <e@80x24.org>2021-02-10 06:59:04 +0000
commit550c69496caa3c61188c645b536ec3c4c3ade70a (patch)
tree1549ed902240a5ef5d6dec237e7da340d2ceeb98 /MANIFEST
parentc57dc1468102aab386ed5dd3ae03d37f5b793aaa (diff)
downloadpublic-inbox-550c69496caa3c61188c645b536ec3c4c3ade70a.tar.gz
We'll do more requires in the top-level lei-daemon process to
save work in workers.  We can also work towards aborting on
user errors in lei-daemon rather than worker processes.

"lei import -f mbox*" is finally tested inside t/lei_to_mail.t
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 7f417743..6b3fc812 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -199,6 +199,7 @@ lib/PublicInbox/ManifestJsGz.pm
 lib/PublicInbox/Mbox.pm
 lib/PublicInbox/MboxGz.pm
 lib/PublicInbox/MboxReader.pm
+lib/PublicInbox/MdirReader.pm
 lib/PublicInbox/MiscIdx.pm
 lib/PublicInbox/MiscSearch.pm
 lib/PublicInbox/MsgIter.pm