]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools/toolsetup.bat: fixed the error when the path contains space
authorYonghong Zhu <yonghong.zhu@intel.com>
Mon, 30 Nov 2015 03:43:25 +0000 (03:43 +0000)
committeryzhu52 <yzhu52@Edk2>
Mon, 30 Nov 2015 03:43:25 +0000 (03:43 +0000)
commit35ba063da8d7058c1650678d217b5c025255230d
tree87643c9b509982532129e9c2450fd0dd3ecad8eb
parent38b986e3d01e9a1f169e4c3f13a43228913572aa
BaseTools/toolsetup.bat: fixed the error when the path contains space

We have a new simple and effective method to resolve the original issue
that the PATH env's update error when the path contains space, so this
patch remove the last check in and use the new method to fix the original
issue.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19028 6f19259b-4bc3-4df7-8a09-765794883524
BaseTools/toolsetup.bat