Skip to content

Commit 1d0361e

Browse files
author
Junio C Hamano
committed
test-lib: unset GIT_TRACE
Signed-off-by: Junio C Hamano <[email protected]>
1 parent e82e058 commit 1d0361e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

t/test-lib.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ unset GIT_DIR
2626
unset GIT_EXTERNAL_DIFF
2727
unset GIT_INDEX_FILE
2828
unset GIT_OBJECT_DIRECTORY
29+
unset GIT_TRACE
2930
unset SHA1_FILE_DIRECTORIES
3031
unset SHA1_FILE_DIRECTORY
3132
export GIT_AUTHOR_EMAIL GIT_AUTHOR_NAME

0 commit comments

Comments
 (0)