]> asedeno.scripts.mit.edu Git - git.git/blobdiff - t/t9600-cvsimport.sh
Merge branch 'maint' into ph/checkout
[git.git] / t / t9600-cvsimport.sh
index 1e01e5c7483c2772964aa5250bc436b25454de7d..0d7786a8c730d17fa194346f1da2978d23256da9 100755 (executable)
@@ -5,6 +5,7 @@ test_description='git-cvsimport basic tests'
 
 CVSROOT=$(pwd)/cvsroot
 export CVSROOT
+unset CVS_SERVER
 # for clean cvsps cache
 HOME=$(pwd)
 export HOME