Unconditionally filter some of the SANDBOX_* variables from the
authorZac Medico <zmedico@gentoo.org>
Sat, 24 Nov 2007 04:21:43 +0000 (04:21 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 24 Nov 2007 04:21:43 +0000 (04:21 -0000)
commit748af6ce22dae92ca0e18f2d24fab6f19763e32a
tree86b679c7ddae334e4d105eb3aef1f46c2ce1d340
parentc56d3851326a53b5b31f5f26250780f229a66cb5
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.

svn path=/main/trunk/; revision=8636
bin/ebuild.sh