Move --resume options handling to the beginning of action_build() so
authorZac Medico <zmedico@gentoo.org>
Sat, 3 May 2008 03:43:19 +0000 (03:43 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 3 May 2008 03:43:19 +0000 (03:43 -0000)
commit33c35aee30b9780bb1481ba1b136b0b27274f579
tree036db5a64dce09bdd3da1314ef937b4a040d2aa8
parent460b83c312ee9dc3e78ebc19caf7216fb99b6480
Move --resume options handling to the beginning of action_build() so
that the current options are updated with the saved options as soon
as possible.

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