fix testsuite to tolerate spaces in path
commitf07a524195a73537d4187460ccbd072bcb1ff486
authorPavel Roskin <proski@gnu.org>
Fri, 28 Oct 2005 03:00:43 +0000 (27 23:00 -0400)
committerJunio C Hamano <junkio@cox.net>
Fri, 28 Oct 2005 09:59:01 +0000 (28 02:59 -0700)
treecf6439199f61d87dbb70fd7b43144e41462a359d
parenta77a9222127b6e873ffab08dd57bd5d37b069f41
fix testsuite to tolerate spaces in path

This patch allows the testsuite to run properly when the full path to
the git sources contains spaces or other symbols that need to be quoted.

Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
t/t5300-pack-object.sh