Skip to content

Commit e0ff5c4

Browse files
committed
Revert "DROPME: keep inherited GIT_TR2 env vars when running test suite"
This reverts commit a495882.
1 parent 0cee6e1 commit e0ff5c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

t/test-lib.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,6 @@ unset VISUAL EMAIL LANGUAGE COLUMNS $(env | sed -n \
146146
-e '/^GIT_PERF_/d' \
147147
-e '/^GIT_CURL_VERBOSE/d' \
148148
-e '/^GIT_TRACE_CURL/d' \
149-
-e '/^GIT_TR2_*/d' \
150149
-e 's/^\(GIT_[^=]*\)=.*/\1/p')
151150
unset XDG_CACHE_HOME
152151
unset XDG_CONFIG_HOME

0 commit comments

Comments
 (0)