X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=t%2Ft2004-checkout-cache-temp.sh;h=36cca14d957f85733174d6ce514e22acfff3b1c9;hb=48c250a121a425a1860226b6a7061aecfbab5246;hp=39133b8c7a4b56cb7273cec607ea89081a426eff;hpb=e98d6df75260312e906278705f78f2eee39cc8fc;p=git.git diff --git a/t/t2004-checkout-cache-temp.sh b/t/t2004-checkout-cache-temp.sh index 39133b8c7..36cca14d9 100755 --- a/t/t2004-checkout-cache-temp.sh +++ b/t/t2004-checkout-cache-temp.sh @@ -194,7 +194,7 @@ test_expect_success \ test $(cat ../$s1) = tree1asubdir/path5) )' -test_expect_success \ +test_expect_success SYMLINKS \ 'checkout --temp symlink' ' rm -f path* .merge_* out .git/index && ln -s b a &&