]> Sergey Matveev's repositories - public-inbox.git/commit
v2writable: fix undocumented --xapian-only
authorEric Wong <e@80x24.org>
Thu, 11 Mar 2021 10:45:38 +0000 (02:45 -0800)
committerEric Wong <e@80x24.org>
Thu, 11 Mar 2021 20:35:21 +0000 (16:35 -0400)
commit764105971054ce2352e38868fd1d3ae4e08c6784
tree4ff90b6074f02baccfc1d7ff2d0653005e5d125d
parentf8911d2ec389880adb5faca49f1fdf816a819561
v2writable: fix undocumented --xapian-only

We can't pass $self and GLOBs across IPC channels transparently.
I only noticed this because I'm testing the application/octet-stream
fallback with https://public-inbox.org/meta/20210311014539.19756-1-e@80x24.org/

Fixes: bf8df8160076d7a1 ("searchidxshard: use PublicInbox::IPC to kill lots of code")
lib/PublicInbox/V2Writable.pm
t/v2reindex.t