Merge branch 'nd/init-gitdir'
authorJunio C Hamano <gitster@pobox.com>
Tue, 12 Apr 2011 07:04:53 +0000 (00:04 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 12 Apr 2011 07:04:53 +0000 (00:04 -0700)
* nd/init-gitdir:
t0001: guard a new test with SYMLINKS prerequisite

t/t0001-init.sh
index a5816d0e4f3744f8ba30666d8bb5828abf6cda51..54520f6fa69bef682e200497c531c9cd7367b9ea 100755 (executable)
@@ -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 &&
        (