Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 99f84ff473908761e8520d6c9e8e214ebf9b190c https://github.com/tianocore/edk2/commit/99f84ff473908761e8520d6c9e8e214ebf9b190c Author: Michael D Kinney <michael.d.kin...@intel.com> 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 <sean.bro...@microsoft.com> Cc: Bret Barkelew <bret.barke...@microsoft.com> Cc: Liming Gao <gaolim...@byosoft.com.cn> Cc: Michael Kubacki <michael.kuba...@microsoft.com> Signed-off-by: Michael D Kinney <michael.d.kin...@intel.com> Acked-by: Michael Kubacki <michael.kuba...@microsoft.com> Reviewed-by: Liming Gao <gaolim...@byosoft.com.cn> Reviewed-by: Sean Brogan <sean.bro...@microsoft.com> _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits