Use the new GIT_TRACE_CURL environment variable in the test suite instead of the deprecated GIT_CURL_VERBOSE. Elia Pinto (4): t5541-http-push-smart.sh: use the GIT_TRACE_CURL environment var test-lib.sh: preserve GIT_TRACE_CURL from the environment t5550-http-fetch-dumb.sh: use the GIT_TRACE_CURL environment var t5551-http-fetch-smart.sh: use the GIT_TRACE_CURL environment var t/t5541-http-push-smart.sh | 2 +- t/t5550-http-fetch-dumb.sh | 13 ++++++++----- t/t5551-http-fetch-smart.sh | 15 ++++++++++++--- t/test-lib.sh | 1 + 4 files changed, 22 insertions(+), 9 deletions(-) -- 2.10.0.308.gf73994d