]> Sergey Matveev's repositories - public-inbox.git/commit
search: load_xapian: return true on success
authorEric Wong <e@80x24.org>
Sun, 29 Dec 2019 12:49:55 +0000 (12:49 +0000)
committerEric Wong <e@80x24.org>
Sun, 29 Dec 2019 12:50:13 +0000 (12:50 +0000)
commit0a65fd278cb5b4e308fc2535753a3f1a5e78cbf4
tree67bdf27bda9a3555027a0c5ae03857463c3e7156
parent65e3cc8f6cc73e45db827cbeee4ccecbf1502496
search: load_xapian: return true on success

This was causing -xcpdb and other admin modules to fail
outside of tests (or when testing with the slow TEST_RUN_MODE=0).
lib/PublicInbox/Search.pm