commit | 8baf40b5b463bc6e52b0ef5c5c3d495bb0a920b3 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Thu Apr 25 16:41:15 2019 +0900 |
committer | Junio C Hamano <gitster@pobox.com> | Thu Apr 25 16:41:15 2019 +0900 |
tree | dba0555743eeb82c0d2313b00326f031f15421c6 | |
parent | da924b58ed3e2727e6ae2efc471db466a6178e2f [diff] | |
parent | c1ee5796dc656d7e98130c7bfca903e8872ef41f [diff] |
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
diff --git a/t/test-lib.sh b/t/test-lib.sh index 38b1570..d18387c 100644 --- a/t/test-lib.sh +++ b/t/test-lib.sh
@@ -386,6 +386,7 @@ my @env = keys %ENV; my $ok = join("|", qw( TRACE + TR2_ DEBUG TEST .*_TEST