Merge branch 'nd/init-gitdir'

* nd/init-gitdir:
  t0001: guard a new test with SYMLINKS prerequisite
This commit is contained in:
Junio C Hamano
2011-04-12 00:04:53 -07:00

View File

@ -402,7 +402,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 &&
(