Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ab/test-lib-pass-trace2-env'
author
Junio C Hamano
<gitster@pobox.com>
Thu, 25 Apr 2019 07:41:15 +0000
(16:41 +0900)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 25 Apr 2019 07:41:15 +0000
(16:41 +0900)
Allow tracing of Git executable while running the testsuite.
* ab/test-lib-pass-trace2-env:
test-lib: whitelist GIT_TR2_* in the environment
t/test-lib.sh
patch
|
blob
|
history
raw
(from parent 1:
da924b5
)
diff --git
a/t/test-lib.sh
b/t/test-lib.sh
index 38b157075a79bb7674394f4856a9781e2db22cae..d18387c255413cfe85b3e25f81e2dc70fcd8b4fa 100644
(file)
--- a/
t/test-lib.sh
+++ b/
t/test-lib.sh
@@
-386,6
+386,7
@@
unset VISUAL EMAIL LANGUAGE COLUMNS $("$PERL_PATH" -e '
my @env = keys %ENV;
my $ok = join("|", qw(
TRACE
+ TR2_
DEBUG
TEST
.*_TEST