Mercurial > hg
comparison mercurial/util.py @ 7557:21233de9c053
Circumvent removal of valid bisect candidates due to previously skipped ones
As reported in issue 1445:
A valid candidate revision for a bisect test is not considered for testing
due to its skipped ancestor. If this revision is the only untested one left
an assertion error occurs.
author | Bernhard Leiner <bleiner@gmail.com> |
---|---|
date | Sat, 27 Dec 2008 19:05:26 +0100 |
parents | 4949729ee9ee |
children | 016a7319e76b |
comparison
equal
deleted
inserted
replaced
7552:a9221c7f51a4 | 7557:21233de9c053 |
---|