Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
log-tree: rely upon the check in the gpg_interface
[gitweb.git]
/
t
/
test-lib.sh
diff --git
a/t/test-lib.sh
b/t/test-lib.sh
index bf4cf7199c05eaa1d5ec5ebd8490b14bd4734948..ea1e4a03a7b61392c0a068cb55006165e9a7394a 100644
(file)
--- a/
t/test-lib.sh
+++ b/
t/test-lib.sh
@@
-85,6
+85,7
@@
unset VISUAL EMAIL LANGUAGE COLUMNS $("$PERL_PATH" -e '
.*_TEST
PROVE
VALGRIND
+ UNZIP
PERF_
));
my @vars = grep(/^GIT_/ && !/^GIT_($ok)/o, @env);
@@
-128,6
+129,7
@@
fi
unset CDPATH
unset GREP_OPTIONS
+unset UNZIP
case $(echo $GIT_TRACE |tr "[A-Z]" "[a-z]") in
1|2|true)