From: Ævar Arnfjörð Bjarmason Date: Fri, 7 May 2010 19:37:03 +0000 (+0000) Subject: Turn setup code in t2007-checkout-symlink.sh into a test X-Git-Tag: v1.7.2-rc0~86^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/621fd7a287dbb9279e18a6932c7037a8c4d224ef?hp=621fd7a287dbb9279e18a6932c7037a8c4d224ef Turn setup code in t2007-checkout-symlink.sh into a test Previously the test would print to stdout which interfered with the TAP output. Now this scaffolding code is just a normal test. Signed-off-by: Ævar Arnfjörð Bjarmason Signed-off-by: Junio C Hamano ---