Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'fk/blame' into next
[gitweb.git]
/
t
/
t4011-diff-symlink.sh
diff --git
a/t/t4011-diff-symlink.sh
b/t/t4011-diff-symlink.sh
index e3ebf382e34b7e893c2fe12ff30376a9eb301142..379a831f0bd698273c695468f4d3a2c834b104c5 100755
(executable)
--- 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'