]> Sergey Matveev's repositories - public-inbox.git/commit
lei: support -c <name>=<value> to overrides
authorEric Wong <e@80x24.org>
Mon, 22 Mar 2021 07:53:55 +0000 (07:53 +0000)
committerEric Wong <e@80x24.org>
Tue, 23 Mar 2021 00:07:08 +0000 (00:07 +0000)
commit5716d0b341e32710963bfff869130cc2cfc1cb7b
treef057df8056d1a5fc5aa3ee6cb8c0f67867e518ad
parent4766972757103d6a571902409e1fc0809cf822b0
lei: support -c <name>=<value> to overrides

It's a bit nasty, but seems to mostly work for debugging
IMAP and NNTP commands.
lib/PublicInbox/LEI.pm
lib/PublicInbox/LeiExternal.pm
t/lei.t