Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-07-10 01:25:36 +0300
committerJunio C Hamano <gitster@pobox.com>2019-07-10 01:25:36 +0300
commite9eaaa46906753ca8958df33328a0590b0287166 (patch)
tree26bdbda6469caf47436d65af49054251de7206ca /t/test-lib.sh
parent0cc593998629829402d6b52e13fb424b8614985a (diff)
parent6114a405bdc548886920e2c789b14ae4990e071f (diff)
Merge branch 'sg/trace2-rename'
Dev support update to help tracing out tests. * sg/trace2-rename: trace2: correct typo in technical documentation Revert "test-lib: whitelist GIT_TR2_* in the environment"
Diffstat (limited to 't/test-lib.sh')
-rw-r--r--t/test-lib.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/test-lib.sh b/t/test-lib.sh
index 4b346467df..d1ba33745a 100644
--- a/t/test-lib.sh
+++ b/t/test-lib.sh
@@ -386,7 +386,6 @@ unset VISUAL EMAIL LANGUAGE COLUMNS $("$PERL_PATH" -e '
my @env = keys %ENV;
my $ok = join("|", qw(
TRACE
- TR2_
DEBUG
TEST
.*_TEST