Skip to content

Commit fc32377

Browse files
author
Junio C Hamano
committed
Use SVN library interface for testing.
1 parent 997283a commit fc32377

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Make

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ LC_CTYPE=C
88
export PATH LANG LC_CTYPE
99

1010
# for now...
11-
GIT_SVN_NO_LIB=1
12-
export GIT_SVN_NO_LIB
11+
#GIT_SVN_NO_LIB=1
12+
#export GIT_SVN_NO_LIB
1313

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

0 commit comments

Comments
 (0)