3 test_description='racy GIT'
7 # This test can give false success if your machine is sufficiently
8 # slow or your trial happened to happen on second boundary.
10 for trial in 0 1 2 3 4 5 6 7 8 9
14 echo xyzzy >activision
15 git update-index --add infocom activision
18 files=`git diff-files -p`
20 "Racy GIT trial #$trial" \