Merge "Remove BASH_ENV from the build environment"
am: 0398cd2af4
Change-Id: Ie98ff941fab0a346101b49aebfe17ff037d087c2
This commit is contained in:
commit
f7d7ed73e7
|
@ -144,6 +144,7 @@ func NewConfig(ctx Context, args ...string) Config {
|
|||
"DIST_DIR",
|
||||
|
||||
// Variables that have caused problems in the past
|
||||
"BASH_ENV",
|
||||
"CDPATH",
|
||||
"DISPLAY",
|
||||
"GREP_OPTIONS",
|
||||
|
|
Loading…
Reference in New Issue