]> Sergey Matveev's repositories - public-inbox.git/commitdiff
git-http-backend: fixes for mod_perl
authorEric Wong <e@80x24.org>
Mon, 29 Feb 2016 01:34:33 +0000 (01:34 +0000)
committerEric Wong <e@80x24.org>
Mon, 29 Feb 2016 01:34:33 +0000 (01:34 +0000)
Apache2 mod_perl does not give us a real file handle, so
we must translate that before giving that to git-http-backend(1).

Also, parse the Status: correctly for errors since we failed to
set %ENV properly before the previous fix for SpawnPP


No differences found