public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v2 0/1] BaseTools: Add more parameter checking for CopyFileOnChange()
@ 2019-09-18  3:21 Steven Shi
  2019-09-18  3:21 ` [PATCH v2 1/1] " Steven Shi
  0 siblings, 1 reply; 3+ messages in thread
From: Steven Shi @ 2019-09-18  3:21 UTC (permalink / raw)
  To: devel; +Cc: liming.gao, bob.c.feng

This patch is to add directory input parameter type checking and error message output
for method CopyFileOnChange.

V2:
Remove the redundant os.path.exists checking for better performance

V1:
Initial patch

Steven Shi (1):
  BaseTools: Add more parameter checking for CopyFileOnChange()

 BaseTools/Source/Python/Common/Misc.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
2.17.1.windows.2


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-09-18  8:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-18  3:21 [PATCH v2 0/1] BaseTools: Add more parameter checking for CopyFileOnChange() Steven Shi
2019-09-18  3:21 ` [PATCH v2 1/1] " Steven Shi
2019-09-18  8:07   ` [edk2-devel] " Bob Feng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox