OSDN Git Service

Merge branch 'ep/use-git-trace-curl-in-tests' into maint
authorJunio C Hamano <gitster@pobox.com>
Mon, 19 Sep 2016 20:51:41 +0000 (13:51 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 19 Sep 2016 20:51:41 +0000 (13:51 -0700)
commit1e28677e5b16515518bdd1dbef02ca48a4438c4e
tree0dfd379463c6217392adb6e6c4ea7279568761ca
parent8e2653586621c3e4579331dea2aad5010fb5926c
parent14e24114d9cfe2f878ee540e4df485c2cae8253a
Merge branch 'ep/use-git-trace-curl-in-tests' into maint

Update a few tests that used to use GIT_CURL_VERBOSE to use the
newer GIT_TRACE_CURL.

* ep/use-git-trace-curl-in-tests:
  t5551-http-fetch-smart.sh: use the GIT_TRACE_CURL environment var
  t5550-http-fetch-dumb.sh: use the GIT_TRACE_CURL environment var
  test-lib.sh: preserve GIT_TRACE_CURL from the environment
  t5541-http-push-smart.sh: use the GIT_TRACE_CURL environment var
t/test-lib.sh