diff options
author | Brian Gernhardt <brian@gernhardtsoftware.com> | 2009-11-23 18:33:42 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-11-24 07:26:58 +0100 |
commit | f74a83fcf04c50e8358c8fb493539af13f9b9aa5 (patch) | |
tree | f9b928c77685ada6f104bbc148533358dd48da93 /t/t5400-send-pack.sh | |
parent | gitweb: Smarter snapshot names (diff) | |
download | git-f74a83fcf04c50e8358c8fb493539af13f9b9aa5.tar.xz git-f74a83fcf04c50e8358c8fb493539af13f9b9aa5.zip |
t/gitweb-lib: Split HTTP response with non-GNU sed
Recognizing \r in a regex is something GNU sed will do, but other sed
implementation's won't (e.g. BSD sed on OS X). Instead of two sed
invocations, use a single Perl script to split output into headers
and body.
Signed-off-by: Brian Gernhardt <brian@gernhardtsoftware.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5400-send-pack.sh')
0 files changed, 0 insertions, 0 deletions