Tim O'Callaghan, Sat, Apr 22, 2006 04:30:30 +0200:
When running a 'make test' under cygwin on my 64bit machine, and got
the output below. The reason i cite the 64bit cygwin platform being a
difference is that i have run 'make test' on the exact same codebase
on a 32 bit machine. The only difference in compile environment is
that the cygwin install on the 64 bit machine is as of today, and the
32 bit machine was about three days ago.
*** t0000-basic.sh ***
...
* FAIL 8: git-update-index with --remove should be able to remove.
...
Any ideas on how to start tracking this one down?
Start by going into git/t and running "./t0000-basic.sh -d -v"