[edk2-devel] [PATCH] BaseTools:Updata the Judgment Method of "--exclude"

2019-06-26 Thread Fan, ZhijuX
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1944 --exclude cannot be used under certain circumstances 1.The value of the parameter USES an absolute path 2.The value of Exclude parameters is based on the value of the Path parameter Neither of these approaches currently works This patch i

Re: [edk2-devel] [PATCH] BaseTools:Updata the Judgment Method of "--exclude"

2019-06-27 Thread Liming Gao
Zhiju: Please keep original behavior on --exclude for the directory name or file name. > -Original Message- > From: Fan, ZhijuX > Sent: Thursday, June 27, 2019 10:55 AM > To: devel@edk2.groups.io > Cc: Gao, Liming ; Feng, Bob C > Subject: [PATCH] BaseTools:Updata the Judgment Method o