diff options
author | Hao Wu <hao.a.wu@intel.com> | 2016-11-16 16:35:56 +0800 |
---|---|---|
committer | Hao Wu <hao.a.wu@intel.com> | 2016-11-18 08:32:28 +0800 |
commit | b4dc05e854736c8f353a0f6e18ca85faa4d3785e (patch) | |
tree | 063e5f85e9c9c210b27571b3eefcd052a6e18395 /BaseTools/Source/Python/UPT/GenMetaFile/GenXmlFile.py | |
parent | 4e7872d2f71f511df155a9048f06761afce751da (diff) | |
download | edk2-platforms-b4dc05e854736c8f353a0f6e18ca85faa4d3785e.tar.xz |
BaseTools/BuildEnv: Do not modify the env 'PACKAGES_PATH' in BuildEnv
https://bugzilla.tianocore.org/show_bug.cgi?id=236
The script 'BuildEnv' modifies the value of the environment variable
'PACKAGES_PATH' (line 44). The script will substitute the ':' symbol
(separating multiple paths) with a space.
This is not supposed to happen since users might later use 'PACKAGES_PATH'
during the code-building process under a multiple-workspace scenario.
Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/UPT/GenMetaFile/GenXmlFile.py')
0 files changed, 0 insertions, 0 deletions