test: test GIT_CURL_VERBOSE=1 shows an error
commite4871cd50c87610469a08b7fa8ef46677d2b8b7b
authorMasaya Suzuki <masayasuzuki@google.com>
Thu, 10 Jan 2019 19:33:50 +0000 (10 11:33 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 10 Jan 2019 23:00:56 +0000 (10 15:00 -0800)
tree42737e6f53d315be7ad3709a5b842f4118f1ff01
parentb79bdd8c1208103f106e9cf7a535b625521b21c9
test: test GIT_CURL_VERBOSE=1 shows an error

This tests GIT_CURL_VERBOSE shows an error when an URL returns 500. This
exercises the code in remote_curl.

Signed-off-by: Masaya Suzuki <masayasuzuki@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/lib-httpd/apache.conf
t/t5581-http-curl-verbose.sh [new file with mode: 0755]