X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=t%2Ft4011-diff-symlink.sh;h=379a831f0bd698273c695468f4d3a2c834b104c5;hb=4839c0b5fa14a09c5559317afe5d16e5c81dd176;hp=e3ebf382e34b7e893c2fe12ff30376a9eb301142;hpb=e5f5219a4f1faf3b4e1816fad3a6296a1d39b878;p=git.git diff --git a/t/t4011-diff-symlink.sh b/t/t4011-diff-symlink.sh index e3ebf382..379a831f 100755 --- a/t/t4011-diff-symlink.sh +++ b/t/t4011-diff-symlink.sh @@ -58,7 +58,7 @@ EOF test_expect_success \ 'diff identical, but newly created symlink' \ - 'sleep 1 && + 'sleep 3 && ln -s xyzzy frotz && git-diff-index -M -p $tree > current && compare_diff_patch current expected'