]> Sergey Matveev's repositories - public-inbox.git/commit
init: use Import::run_die instead of system()
authorEric Wong <e@yhbt.net>
Sat, 25 Jan 2020 04:44:59 +0000 (04:44 +0000)
committerEric Wong <e@yhbt.net>
Mon, 27 Jan 2020 02:59:09 +0000 (02:59 +0000)
commite3e9ebdaaf2c2f8192fc003f1857979f933b9a8b
tree6076cbecbd8457ff226afa41b0e0215cbe7463d3
parentf480471dadbd10bf6cbcf87aa3580a9cd6391f8f
init: use Import::run_die instead of system()

We already load PublicInbox::Import via
PublicInbox::InboxWritable, so it's not an extra module
to load.  This can give us a slight speedup in tests.
script/public-inbox-init