Move filtering of misc bash variables from save_ebuild_env() to
authorZac Medico <zmedico@gentoo.org>
Mon, 19 Oct 2009 03:38:37 +0000 (03:38 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 19 Oct 2009 03:38:37 +0000 (03:38 -0000)
commit9db8ae39f12ee9ef51019d4bdf3d51719ce4f643
treebe32a19ddbaed30d7f76e1227dbc7a7eab7ea2ab
parent61b870e0f2d3c1193ed0342ef787726751ea3b1e
Move filtering of misc bash variables from save_ebuild_env() to
filter_readonly_variables(). Add additional variables found in
the output of `env -i bash -c 'declare -p'`. (trunk r14676)

svn path=/main/branches/2.1.7/; revision=14689
bin/ebuild.sh
bin/isolated-functions.sh