]> 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 07:38:50 +0000 (07:38 +0000)
commitaf00ac5113c1e7acc203a0051d669ad9d1a43b90
treea147421d8c265ae583b141118cb1936930deb462
parente48187f2ca08612e1eb1f987caa9cd5be48be27a
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