Bug #12768 - Add a --keep-going option. This uses the same resume_depgraph()
authorZac Medico <zmedico@gentoo.org>
Fri, 27 Jun 2008 07:49:57 +0000 (07:49 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 27 Jun 2008 07:49:57 +0000 (07:49 -0000)
commitbf2604c94ce49f0476579fa24397e12f3272ef4e
tree1eb2de96fb9062c2554352c8400685a54d5c2e91
parent4b817e3e24903a1fa1959947347ad0dc48a2d59f
Bug #12768 - Add a --keep-going option. This uses the same resume_depgraph()
function that's called for emerge --resume operations. Given the remaining
tasks, depedencies are recalculated and any tasks with unsatisfied
dependencies are automatically dropped.

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