Properly filter SANDBOX_ON from the environment. When sourcing
authorZac Medico <zmedico@gentoo.org>
Thu, 13 Dec 2007 08:36:14 +0000 (08:36 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 13 Dec 2007 08:36:14 +0000 (08:36 -0000)
commit6033efbb5124bf9c40ad1b490de91fe738b8335f
treecf82ce96d811502c9a310bc0fccce13694416cfa
parentf673096927c2374be1c9455a761938daad6ff704
Properly filter SANDBOX_ON from the environment. When sourcing
${T}/environment it's a bit tricky because we have to temporarily
disable sandbox since the SANDBOX_{DENY,READ,PREDICT,_WRITE} values
we've just loaded may be unusable (triggering in spurious sandbox
violations) until we've merged them with our current values.
(trunk r8905:8907)

svn path=/main/branches/2.1.2/; revision=8908
bin/ebuild.sh