]> Sergey Matveev's repositories - public-inbox.git/commit
xapcmd: support spawn options
authorEric Wong <e@80x24.org>
Thu, 23 May 2019 09:36:45 +0000 (09:36 +0000)
committerEric Wong <e@80x24.org>
Thu, 23 May 2019 17:43:50 +0000 (17:43 +0000)
commitf0cc8e6795077bc7a04e579655a1c5e90c80a4e8
tree5ded87a2cf31a8f9b8c83161fb9bdedf82e35fae
parentd537fa4148134fe45595305a7398895682f43c96
xapcmd: support spawn options

copydatabase(1) is exceptionally noisy and it's output is
confusing when run in parallel.  Support redirects at least, and
env while we're at it to give us future options.

We can also stuff a -jobs parameter into the options to limit
parallelism since it can be useful for low-priority upgrade
jobs.
lib/PublicInbox/Xapcmd.pm