git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] test suite: use the GIT_TRACE_CURL environment var
@ 2016-09-05 10:24 Elia Pinto
  2016-09-05 10:24 ` [PATCH 1/4] t5541-http-push-smart.sh: " Elia Pinto
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Elia Pinto @ 2016-09-05 10:24 UTC (permalink / raw)
  To: git; +Cc: Elia Pinto

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-09-07 19:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-05 10:24 [PATCH 0/4] test suite: use the GIT_TRACE_CURL environment var Elia Pinto
2016-09-05 10:24 ` [PATCH 1/4] t5541-http-push-smart.sh: " Elia Pinto
2016-09-05 10:24 ` [PATCH 2/4] test-lib.sh: preserve GIT_TRACE_CURL from the environment Elia Pinto
2016-09-05 10:24 ` [PATCH 3/4] t5550-http-fetch-dumb.sh: use the GIT_TRACE_CURL environment var Elia Pinto
2016-09-05 13:43   ` Eric Sunshine
2016-09-05 19:09     ` Elia Pinto
2016-09-07 18:25       ` Junio C Hamano
2016-09-07 19:58         ` Junio C Hamano
2016-09-05 10:24 ` [PATCH 4/4] t5551-http-fetch-smart.sh: " Elia Pinto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).