Inside create_trees(), when cleansing the environment for the ROOT=/ config
authorZac Medico <zmedico@gentoo.org>
Wed, 11 Mar 2009 07:41:09 +0000 (07:41 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 11 Mar 2009 07:41:09 +0000 (07:41 -0000)
commit976231854d1bddfd6df1ce7c302c31481f4cc37f
treee0e8d5d54d50c9aeebb3e901636f43cde91b48c0
parentbfc9eb64b1ffb5801b40b0785e2458cc112dc1a1
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=/. (trunk r12811)

svn path=/main/branches/2.1.6/; revision=13043
pym/portage/__init__.py