Make git-svn tests behave better on OS X
commit3644da7214055d2e84223b45dfca42d437fb7ea7
authorKevin Ballard <kevin@sb.org>
Fri, 21 Mar 2008 07:27:35 +0000 (21 03:27 -0400)
committerJunio C Hamano <gitster@pobox.com>
Sun, 23 Mar 2008 00:53:12 +0000 (22 17:53 -0700)
tree4288d27454a52af14c0bfced7d8fa8cf66b83ad5
parentbf7c90216df7f6ac84dee7d30e14c954d48f4718
Make git-svn tests behave better on OS X

Give lib-git-svn.sh a few alternate paths to look for apache2.
Explicitly define the LockFile so httpd will actually start under OS X

Signed-off-by: Kevin Ballard <kevin@sb.org>
Acked-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/lib-git-svn.sh