]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools:remove the redundant directories for '-f' with absolute path.
authorYonghong Zhu <yonghong.zhu@intel.com>
Tue, 27 Oct 2015 03:29:50 +0000 (03:29 +0000)
committeryzhu52 <yzhu52@Edk2>
Tue, 27 Oct 2015 03:29:50 +0000 (03:29 +0000)
commit7919244076ebb8726ef5fe91aecc00726c706da2
treecfe3bfbac57df9c1de1804a682b64ddedfa6808f
parent7254d134706361032d3b87bfecb96d15c1d43401
BaseTools:remove the redundant directories for '-f' with absolute path.

when the absolute path is given to '-f', it would create some redundant
empty directories.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Hao Wu <hao.a.wu@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18675 6f19259b-4bc3-4df7-8a09-765794883524
BaseTools/Source/C/Split/Split.c