diff options
author | Tay Ray Chuan <rctay89@gmail.com> | 2009-11-24 03:31:30 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-11-24 06:25:55 +0100 |
commit | 483106089aea7ad856b7f940e20db254b08bad81 (patch) | |
tree | e6b1a86c0966913dfbf7d2c32b33897abd271a1f /git-instaweb.sh | |
parent | t4014-format-patch: do not assume 'test' is available as non-builtin (diff) | |
download | git-483106089aea7ad856b7f940e20db254b08bad81.tar.xz git-483106089aea7ad856b7f940e20db254b08bad81.zip |
remote-curl.c: fix rpc_out()
Remove the extraneous semicolon (';') at the end of the if statement
that allowed the code in its block to execute regardless of the
condition.
This fixes pushing to a smart http backend with chunked encoding.
Signed-off-by: Tay Ray Chuan <rctay89@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-instaweb.sh')
0 files changed, 0 insertions, 0 deletions