t5100: mailinfo and mailsplit tests.
[git.git] / t / t4011-diff-symlink.sh
index e3ebf38..379a831 100755 (executable)
@@ -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'