Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'gc/http-with-non-ascii-username-url'
[gitweb.git]
/
t
/
lib-cvs.sh
diff --git
a/t/lib-cvs.sh
b/t/lib-cvs.sh
index b51d2e13a60352c652db35e812b6949dea4d0f56..44263ade2533b848220c234441ab67813ca2b0b4 100644
(file)
--- a/
t/lib-cvs.sh
+++ b/
t/lib-cvs.sh
@@
-3,9
+3,6
@@
. ./test-lib.sh
unset CVS_SERVER
-# for clean cvsps cache
-HOME=$(pwd)
-export HOME
if ! type cvs >/dev/null 2>&1
then