Descriptionandroid envsetup: Stop exporting CHROME_SRC, CURRENT_DIR, SCRIPT_DIR.
CHROME_SRC is only used inside of envsetup, there's no need to export it.
Depends on https://chrome-internal-review.googlesource.com/159331/
It looks like CURRENT_DIR and SCRIPT_DIR weren't exported intentionally.
Use "local" (which requires putting most of the code in this script in a
function) to make sure they don't make it into the environment that
envsetup is sourced from.
BUG=330631
NOTRY=true
R=yfriedman@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=262292
Patch Set 1 #Patch Set 2 : diff #Messages
Total messages: 7 (0 generated)
|