Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git p4 test: avoid loop in client_view
[gitweb.git]
/
t
/
test-lib.sh
diff --git
a/t/test-lib.sh
b/t/test-lib.sh
index d8ec408dfd8d3a78fd14aed75c5c0c2f28e66c3f..1a6c4ab08cd5adb56869855913272ec42eceb45f 100644
(file)
--- a/
t/test-lib.sh
+++ b/
t/test-lib.sh
@@
-86,7
+86,7
@@
unset VISUAL EMAIL LANGUAGE COLUMNS $("$PERL_PATH" -e '
PROVE
VALGRIND
UNZIP
- PERF_
AGGREGATING_LATER
+ PERF_
));
my @vars = grep(/^GIT_/ && !/^GIT_($ok)/o, @env);
print join("\n", @vars);