about summary refs log tree commit homepage
path: root/MANIFEST
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2021-04-26 08:30:52 +0000
committerEric Wong <e@80x24.org>2021-04-26 07:40:44 -0400
commit3f88776b8caeb7f58a99f065ba6650aed03c11ca (patch)
treebb07d5ccb352aa622ea93668400d3e1a53f27d30 /MANIFEST
parent60196eedef969743a76f915825b741b69ed1c171 (diff)
downloadpublic-inbox-3f88776b8caeb7f58a99f065ba6650aed03c11ca.tar.gz
This gives "lei import", "lei tag", and similar commands
the ability to use URLs recognized by our PSGI frontend
directly.

This is more convenient than an equivalent shell pipeline
since "set -o pipefail" is not portable and errors may be
lost.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 79d393c5..ce824fcf 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -394,6 +394,7 @@ t/kqnotify.t
 t/lei-convert.t
 t/lei-daemon.t
 t/lei-externals.t
+t/lei-import-http.t
 t/lei-import-imap.t
 t/lei-import-maildir.t
 t/lei-import-nntp.t