Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Add 'g' command to go to a hunk
[gitweb.git]
/
t
/
t9600-cvsimport.sh
diff --git
a/t/t9600-cvsimport.sh
b/t/t9600-cvsimport.sh
index 1e01e5c7483c2772964aa5250bc436b25454de7d..d2379e7f62a4da76791e65dbc2c70f4dfe14ff3b 100755
(executable)
--- a/
t/t9600-cvsimport.sh
+++ b/
t/t9600-cvsimport.sh
@@
-1,10
+1,11
@@
#!/bin/sh
-test_description='git
-
cvsimport basic tests'
+test_description='git
cvsimport basic tests'
. ./test-lib.sh
CVSROOT=$(pwd)/cvsroot
export CVSROOT
+unset CVS_SERVER
# for clean cvsps cache
HOME=$(pwd)
export HOME