Merge branch 'ab/test-lib-pass-trace2-env'
Allow tracing of Git executable while running the testsuite. * ab/test-lib-pass-trace2-env: test-lib: whitelist GIT_TR2_* in the environment
This commit is contained in:
commit
8baf40b5b4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user