]> Sergey Matveev's repositories - public-inbox.git/commitdiff
lei inspect: fix atfork hook
authorEric Wong <e@80x24.org>
Tue, 26 Oct 2021 10:35:53 +0000 (10:35 +0000)
committerEric Wong <e@80x24.org>
Tue, 26 Oct 2021 17:43:55 +0000 (17:43 +0000)
The misnamed sub wasn't firing, but was unlikely to be
noticeable given the short lifetime of the process.

Fixes: 1f887bd51d92b0d4 ("lei inspect: add atfork hook")

No differences found