]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/lib-cvs.sh
tests: factor HOME=$(pwd) in test-lib.sh
[thirdparty/git.git] / t / lib-cvs.sh
index b51d2e13a60352c652db35e812b6949dea4d0f56..44263ade2533b848220c234441ab67813ca2b0b4 100644 (file)
@@ -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