Inside create_trees(), when cleansing the environment for the ROOT=/ config
authorZac Medico <zmedico@gentoo.org>
Tue, 10 Mar 2009 00:05:25 +0000 (00:05 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 10 Mar 2009 00:05:25 +0000 (00:05 -0000)
commit335d83e4fd1207b01605db0ee56b93d123accdce
treea2fa94859b36c17c25c094978275b4f263704990
parenta3d21d02684e255c2ded0be391d21b30c83c671b
Inside create_trees(), when cleansing the environment for the ROOT=/ config
instance, call config.reset() so that configdict['env'] is cleared as was
originally intended here. This prevents thinks like CHOST overrides from the
calling environment from inappropriately being applied to ROOT=/.

svn path=/main/trunk/; revision=12811
pym/portage/__init__.py