test-lib.sh: preserve GIT_TRACE_CURL from the environment
authorElia Pinto <redacted>
Mon, 5 Sep 2016 10:24:42 +0000 (10:24 +0000)
committerJunio C Hamano <redacted>
Wed, 7 Sep 2016 18:41:40 +0000 (11:41 -0700)
commit4527aa10a6030fc8b4b65f1081b7089a9c6d9457
tree0dcd97964c4822e50e10fd1a288c2f752320d7e6
parent4eee6c6ddc73a3d09e8703a168fe4bb121162d15
test-lib.sh: preserve GIT_TRACE_CURL from the environment

Turning on this variable can be useful when debugging http
tests. It can break a few tests in t5541 if not set
to an absolute path but it is not a variable
that the user is likely to have enabled accidentally.

Signed-off-by: Elia Pinto <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/test-lib.sh
git clone https://git.99rst.org/PROJECT