X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=t%2Ft2001-checkout-cache-clash.sh;h=0dcab8f1dea0d3d5e4bcebbc0b571fe46c2265e0;hb=45f75a0167b4a4693f2c6005bf7db231ca91ecc8;hp=b1c5263a91bd97e548c823301a494a74dbde09fe;hpb=56fc63193975edd4b9f520b6c65c2b97ecd8ee38;p=git.git diff --git a/t/t2001-checkout-cache-clash.sh b/t/t2001-checkout-cache-clash.sh index b1c5263a..0dcab8f1 100755 --- a/t/t2001-checkout-cache-clash.sh +++ b/t/t2001-checkout-cache-clash.sh @@ -74,7 +74,7 @@ test_debug 'show_files $tree3' test_expect_success \ 'read previously written tree and checkout.' \ 'git-read-tree $tree2 && git-checkout-index -f -a' -test_debug show_files $tree2 +test_debug 'show_files $tree2' test_expect_success \ 'checking out conflicting path with -f' \