projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e82e058
)
test-lib: unset GIT_TRACE
author
Junio C Hamano
<junkio@cox.net>
Thu, 13 Jul 2006 06:09:00 +0000
(23:09 -0700)
committer
Junio C Hamano
<junkio@cox.net>
Thu, 13 Jul 2006 06:09:00 +0000
(23:09 -0700)
Signed-off-by: Junio C Hamano <junkio@cox.net>
t/test-lib.sh
patch
|
blob
|
history
diff --git
a/t/test-lib.sh
b/t/test-lib.sh
index 05f6e79560ff7e3d92c47221b3ee7adec098e676..c3d3984b33f4fb31d228e262a54a4b121e90d4b2 100755
(executable)
--- a/
t/test-lib.sh
+++ b/
t/test-lib.sh
@@
-26,6
+26,7
@@
unset GIT_DIR
unset GIT_EXTERNAL_DIFF
unset GIT_INDEX_FILE
unset GIT_OBJECT_DIRECTORY
+unset GIT_TRACE
unset SHA1_FILE_DIRECTORIES
unset SHA1_FILE_DIRECTORY
export GIT_AUTHOR_EMAIL GIT_AUTHOR_NAME