]> Sergey Matveev's repositories - public-inbox.git/commit
lei_mirror: simplify most process spawning
authorEric Wong <e@80x24.org>
Mon, 28 Nov 2022 05:32:18 +0000 (05:32 +0000)
committerEric Wong <e@80x24.org>
Mon, 28 Nov 2022 23:38:58 +0000 (23:38 +0000)
commit7d943be59ab5f560314d4a6bbc17f425c25931bd
treee7ab3817a4a1d71475442192dfda5cef1d3fc64f
parent7cb5dac3b11acf0d79f599a060cd56d3b73162b1
lei_mirror: simplify most process spawning

For commands where we rely on successful exit codes to continue,
start_cmd() generalizes well enough to be used in a variety
of places.
lib/PublicInbox/LeiMirror.pm