InitializeChangesetsPass: We are looking for the *biggest* gap.
commit74c47ee78883aa086ae8977f9a30fd1ca461d9cf
authormhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Tue, 1 Jul 2014 09:48:56 +0000 (1 09:48 +0000)
committermhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Tue, 1 Jul 2014 09:48:56 +0000 (1 09:48 +0000)
treee9706d6c58f2e88fca685de9c6e6a4f3349c0733
parent6ea23f77c8038f54f238fcfc5f358c5fe4dd5831
InitializeChangesetsPass: We are looking for the *biggest* gap.

The old code looked for the smallest gap among split points that break
the same number of dependencies.  This was backwards.  Fix the
comparison.

Reported-by: Matwey V. Kornilov <matwey.kornilov@gmail.com>
git-svn-id: http://cvs2svn.tigris.org/svn/cvs2svn/trunk@5458 be7e6eca-30d4-0310-a8e5-ac0d63af7087
cvs2svn_lib/passes.py