t2300: use documented technique to invoke git-sh-setup
commit42ac496edc3dcd1f0b272da62401f62c47f93312
authorMatthew Ogilvie <mmogilvi_git@miniinfo.net>
Sat, 28 Nov 2009 18:38:54 +0000 (28 11:38 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 30 Nov 2009 02:00:14 +0000 (29 18:00 -0800)
tree6c72b87b8fafea74354e916453dbe64a12e70ee0
parent66abce05dd5b9da9c889034781dc3de38b6e231b
t2300: use documented technique to invoke git-sh-setup

This is needed to allow the test suite to run against a standard
install bin directory instead of GIT_EXEC_PATH.

Signed-off-by: Matthew Ogilvie <mmogilvi_git@miniinfo.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t2300-cd-to-toplevel.sh