Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 99f84ff473908761e8520d6c9e8e214ebf9b190c
      
https://github.com/tianocore/edk2/commit/99f84ff473908761e8520d6c9e8e214ebf9b190c
  Author: Michael D Kinney <[email protected]>
  Date:   2021-11-29 (Mon, 29 Nov 2021)

  Changed paths:
    M .pytool/Plugin/LicenseCheck/LicenseCheck.py

  Log Message:
  -----------
  .pytools/Plugin/LicenseCheck: Use temp directory for git diff output

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3746

Use --output option in git diff command to remove code diffs
from build log on stdout when LicenseCheck plugin is run.
Instead, create a temp directory for the diff output file and
remove the temp directory after the diff output is processed.

Cc: Sean Brogan <[email protected]>
Cc: Bret Barkelew <[email protected]>
Cc: Liming Gao <[email protected]>
Cc: Michael Kubacki <[email protected]>
Signed-off-by: Michael D Kinney <[email protected]>
Acked-by: Michael Kubacki <[email protected]>
Reviewed-by: Liming Gao <[email protected]>
Reviewed-by: Sean Brogan <[email protected]>




_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to