Code

t0001: guard a new test with SYMLINKS prerequisite
authorJohannes Sixt <j6t@kdbg.org>
Tue, 12 Apr 2011 06:30:49 +0000 (08:30 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 12 Apr 2011 06:57:56 +0000 (23:57 -0700)
Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t0001-init.sh

index b2e6919da1477e6a1b53182c3061abde844ffc67..21caba7698258a7c4b16c3271c158c75181efb88 100755 (executable)
@@ -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 &&
        (