t5516: correct misspelled pushInsteadOf
[gitweb.git] / t / lib-cvs.sh
index b51d2e13a60352c652db35e812b6949dea4d0f56..5076718916388d6abf483220cd35f9f61394abc4 100644 (file)
@@ -1,11 +1,8 @@
-#!/bin/sh
+# Shell library sourced instead of ./test-lib.sh by cvsimport tests.
 
 . ./test-lib.sh
 
 unset CVS_SERVER
-# for clean cvsps cache
-HOME=$(pwd)
-export HOME
 
 if ! type cvs >/dev/null 2>&1
 then