]> Sergey Matveev's repositories - public-inbox.git/commit
git: drop the deleted err_c file
authorEric Wong <e@80x24.org>
Sat, 1 Jun 2019 03:27:55 +0000 (03:27 +0000)
committerEric Wong <e@80x24.org>
Sat, 1 Jun 2019 03:31:13 +0000 (03:31 +0000)
commitcae0b428a91712ecc0ef28d6c56dcf252b0206f8
treefa8a68f99e83fe13436252e7e7947606ac684f23
parentf44196a157cc8d806b142230d4ecf5f2687c0352
git: drop the deleted err_c file

No reason to leave that (usually) empty file open after killing off
"cat-file --batch-check".  This wasn't an unbound leak, though,
as respawning the --batch-check process would've clobbered the
old err_c file.
lib/PublicInbox/Git.pm