Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'dt/refs-check-refname-component-optim'
[gitweb.git]
/
t
/
test-lib.sh
diff --git
a/t/test-lib.sh
b/t/test-lib.sh
index c081668dfe16c85dda29bace564f7c1c3da77cb0..f7e55b1001f21774b9bab0107b68b59e45a9d79e 100644
(file)
--- a/
t/test-lib.sh
+++ b/
t/test-lib.sh
@@
-91,6
+91,7
@@
unset VISUAL EMAIL LANGUAGE COLUMNS $("$PERL_PATH" -e '
VALGRIND
UNZIP
PERF_
+ CURL_VERBOSE
));
my @vars = grep(/^GIT_/ && !/^GIT_($ok)/o, @env);
print join("\n", @vars);