Merge branch 'ep/use-git-trace-curl-in-tests'
commit930b67ebd7450a72248111582c1955cd6f174519
authorJunio C Hamano <gitster@pobox.com>
Mon, 12 Sep 2016 22:34:38 +0000 (12 15:34 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 12 Sep 2016 22:34:38 +0000 (12 15:34 -0700)
tree5a951e2ec82224033ad5bbc9b061cbf191f43b9f
parentb2735955f5c6cd40982783fbc07983e6da9b2f6d
parent14e24114d9cfe2f878ee540e4df485c2cae8253a
Merge branch 'ep/use-git-trace-curl-in-tests'

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