]> Sergey Matveev's repositories - public-inbox.git/commit
import: only pass Inbox object to SearchIdx->new
authorEric Wong <e@80x24.org>
Fri, 15 Nov 2019 09:50:40 +0000 (09:50 +0000)
committerEric Wong <e@80x24.org>
Sat, 16 Nov 2019 11:05:23 +0000 (11:05 +0000)
commit2500dfda84f86a8b83e89bf69cfd32ace54edead
tree022bc99472e58dd89daf680f92460f6269047a3a
parentfe565af9e3e1634412c21fb2fe2bb7612c430e47
import: only pass Inbox object to SearchIdx->new

SearchIdx->new no longer accepts a GIT_DIR path as its argument
since commit 585314673236d664729fe3ab2d4fb229d1c0f2d5
("searchidx: require PublicInbox::Inbox (or InboxWritable) ref")
lib/PublicInbox/Import.pm