DescriptionFix --onlydeps flag.
When --onlydeps is specified, we don't want to merge packages that were
specified on the command-line. Previously, it threw an exception in this
case because it couldn't find the command-line packages in the list of
installed packages.
TEST=Run ./parallel_emerge --onlydeps autotest, and make sure it
doesn't crash.
Run ./parallel_emerge --board=x86-generic -po chromeos power_manager and make sure it does emerge power_manager, and doesn't crash.
BUG=none
Patch Set 1 #
Total comments: 1
Patch Set 2 : Follow emerge's behavior more closely #Patch Set 3 : Add lots of comments for Nick #Patch Set 4 : s/, This/, this/g #Messages
Total messages: 3 (0 generated)
|