When reloading the emerge config due to global updates in action_sync(),
authorZac Medico <zmedico@gentoo.org>
Wed, 27 Aug 2008 17:04:37 +0000 (17:04 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 27 Aug 2008 17:04:37 +0000 (17:04 -0000)
commitd2c55e30f5c1944b1b02dfebc9a93e6ffcd8fd0b
tree4b91f0751dbe2a96f9f5dba34f6ed84a6893f2e6
parent7d2d8ae9d179beb04a7eebe90792eeb496b9db9d
When reloading the emerge config due to global updates in action_sync(),
correctly update the local root_config reference. This should fix a
KeyError: 'porttree' exception that's been reported to be triggered
after --sync.

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