When in --nodeps mode, make Scheduler._set_digraph() discard the digraph and
authorZac Medico <zmedico@gentoo.org>
Tue, 11 Nov 2008 05:01:58 +0000 (05:01 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 11 Nov 2008 05:01:58 +0000 (05:01 -0000)
commit38fd16834433ee39610fa5923fe2d3fa5f0d793d
treee44728fa6b2f90d050ead885ed64e7b96e4c7638
parente67f1ca80eae405c3a7819da391a56095d350f40
When in --nodeps mode, make Scheduler._set_digraph() discard the digraph and
make Scheduler._choose_pkg() always return the task at the front of the queue.

svn path=/main/trunk/; revision=11847
pym/_emerge/__init__.py