http://bugs.winehq.org/show_bug.cgi?id=12952
--- Comment #11 from Austin English austinenglish@gmail.com 2008-05-23 11:22:05 --- (In reply to comment #10)
The final output was from the final git command was:
git bisect good
Bisecting: 0 revisions left to test after this [accfce21d3e042638a5eac8a8379eda2964fcd0a] user32: Fix a couple of message test failures.
This appears to be much less info than the Wine wiki on regression testing suggests - please let me know if there is anything further I can or need to do.
From the wiki:
Note that it says:
a460a2df43aa8eae10b1db028c6020829b009c54 is first bad commit
If you see:
Bisecting: 0 revisions left to test after this
THEN YOU ARE NOT DONE YET!
You've got one more test to run.