Gentoo Archives: gentoo-portage-dev

From: Zac Medico <zmedico@g.o>
To: gentoo-portage-dev@l.g.o
Subject: Re: [gentoo-portage-dev] [PATCH] ebuild: clear __bashpid & __start_distcc from env
Date: Fri, 13 Nov 2015 02:39:35
Message-Id: 56454D62.30203@gentoo.org
In Reply to: [gentoo-portage-dev] [PATCH] ebuild: clear __bashpid & __start_distcc from env by Mike Frysinger
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 On 11/12/2015 05:50 PM, Mike Frysinger wrote:
5 > These are internal funcs that should not be exported into the env.
6 > --- bin/save-ebuild-env.sh | 1 + 1 file changed, 1 insertion(+)
7 >
8 > diff --git a/bin/save-ebuild-env.sh b/bin/save-ebuild-env.sh index
9 > 8036342..31c2d60 100644 --- a/bin/save-ebuild-env.sh +++
10 > b/bin/save-ebuild-env.sh @@ -76,6 +76,7 @@ __save_ebuild_env() {
11 > __ebuild_arg_to_phase __ebuild_phase_funcs default \ __unpack_tar
12 > __unset_colors \ __source_env_files __try_source
13 > __check_bash_version \ + __bashpid __start_distcc \ __eqaquote
14 > __eqatag \ ${QA_INTERCEPTORS}
15 >
16 >
17
18 Looks good.
19 - --
20 Thanks,
21 Zac
22 -----BEGIN PGP SIGNATURE-----
23 Version: GnuPG v2
24
25 iEYEARECAAYFAlZFTWIACgkQ/ejvha5XGaPqxACeMhcIu3xuCaws4WVJvyQtmN53
26 p1YAoMHWpl49BZfSZeoE8qBEX3LPeZ3N
27 =wkFZ
28 -----END PGP SIGNATURE-----