From 4a3d306cdb4449ea523c21563b4b2c54b81d1769 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Thu, 22 Nov 2007 07:42:02 +0000 Subject: Filter HOSTTYPE, MACHTYPE, and OSTYPE vars that are set by bash. (trunk r8595). svn path=/main/branches/2.1.2/; revision=8596 --- bin/ebuild.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bin/ebuild.sh') diff --git a/bin/ebuild.sh b/bin/ebuild.sh index dadcedf64..3a4273c85 100755 --- a/bin/ebuild.sh +++ b/bin/ebuild.sh @@ -1422,7 +1422,8 @@ save_ebuild_env() { ( # misc variables set by bash - unset BASH IFS OLDPWD OPTERR OPTIND PS4 PWD SHELL + unset BASH HOSTTYPE IFS MACHTYPE OLDPWD \ + OPTERR OPTIND OSTYPE PS4 PWD SHELL # misc variables inherited from the calling environment unset COLORTERM DISPLAY EDITOR LESS LESSOPEN LOGNAME LS_COLORS PAGER \ -- cgit v1.2.3-1-g7c22