From: Johannes Sixt Date: Tue, 12 Apr 2011 06:30:49 +0000 (+0200) Subject: t0001: guard a new test with SYMLINKS prerequisite X-Git-Tag: v1.7.5-rc2~5^2 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=4e95fb6c378c4078d8ef258388e43c75d63a2ad9;p=git.git t0001: guard a new test with SYMLINKS prerequisite Signed-off-by: Johannes Sixt Signed-off-by: Junio C Hamano --- diff --git a/t/t0001-init.sh b/t/t0001-init.sh index b2e6919da..21caba769 100755 --- a/t/t0001-init.sh +++ b/t/t0001-init.sh @@ -405,7 +405,7 @@ test_expect_success 're-init to move gitdir' ' test -d realgitdir/refs ' -test_expect_success 're-init to move gitdir symlink' ' +test_expect_success SYMLINKS 're-init to move gitdir symlink' ' rm -rf newdir realgitdir && git init newdir && (