diff options
author | Junio C Hamano <gitster@pobox.com> | 2019-07-09 15:25:36 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-07-09 15:25:36 -0700 |
commit | e9eaaa46906753ca8958df33328a0590b0287166 (patch) | |
tree | 26bdbda6469caf47436d65af49054251de7206ca /t/test-lib.sh | |
parent | Merge branch 'nd/completion-no-cache-failure' (diff) | |
parent | trace2: correct typo in technical documentation (diff) | |
download | tgif-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.sh | 1 |
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 |