Use SVN library interface for testing.

todo
Junio C Hamano 2006-07-26 13:55:33 -07:00
parent 997283a8e8
commit fc32377cd5
1 changed files with 2 additions and 2 deletions

4
Make
View File

@ -8,8 +8,8 @@ LC_CTYPE=C
export PATH LANG LC_CTYPE

# for now...
GIT_SVN_NO_LIB=1
export GIT_SVN_NO_LIB
#GIT_SVN_NO_LIB=1
#export GIT_SVN_NO_LIB

case "`git symbolic-ref HEAD`" in
refs/heads/next)