Unconditionally filter some of the SANDBOX_* variables from the
authorZac Medico <zmedico@gentoo.org>
Sat, 24 Nov 2007 04:23:24 +0000 (04:23 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 24 Nov 2007 04:23:24 +0000 (04:23 -0000)
commitfb5fd2d5277952f138ec5e1a3101583598b2fad0
tree7031ff9ae001ab0c711f9f6a40bf8fa155060f83
parent095c8684c6dc5c4e91aa6251a04a3fc852bbe975
Unconditionally filter some of the SANDBOX_* variables from the
environment in order to avoid potential interference problems.
For example, having an invalid value for SANDBOX_LOG prevents
the sandbox from killing the ebuild when a violation occurs.
(trunk r8636)

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