Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: b0c15fb128c518b9acd8611a2deea213e9e55193
      
https://github.com/tianocore/edk2/commit/b0c15fb128c518b9acd8611a2deea213e9e55193
  Author: Steven Shi <steven....@intel.com>
  Date:   2019-09-19 (Thu, 19 Sep 2019)

  Changed paths:
    M BaseTools/Source/Python/Common/Misc.py

  Log Message:
  -----------
  BaseTools: Add more parameter checking for CopyFileOnChange()

BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=2193

The current CopyFileOnChange() method in Misc.py does not
accept the input SrcFile parameter as a dir, but the method
does not check the SrcFile is dir or not. This patch is to
add more input parameter type checking and error message output
for method CopyFileOnChange.

Cc: Liming Gao <liming....@intel.com>
Cc: Bob Feng <bob.c.f...@intel.com>
Signed-off-by: Steven Shi <steven....@intel.com>
Reviewed-by: Bob Feng <bob.c.f...@intel.com>




_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to