summaryrefslogtreecommitdiff
path: root/t/test-lib.sh
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2019-07-09 15:25:36 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2019-07-09 15:25:36 -0700
commite9eaaa46906753ca8958df33328a0590b0287166 (patch)
tree26bdbda6469caf47436d65af49054251de7206ca /t/test-lib.sh
parentMerge branch 'nd/completion-no-cache-failure' (diff)
parenttrace2: correct typo in technical documentation (diff)
downloadtgif-e9eaaa46906753ca8958df33328a0590b0287166.tar.xz
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