]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools/PatchCheck.py: Let EmailAddressCheck describe email checked
authorPhilippe Mathieu-Daude <philmd@redhat.com>
Thu, 9 Jan 2020 10:55:44 +0000 (18:55 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 10 Jan 2020 04:06:42 +0000 (04:06 +0000)
commit8120390aabe6bc6a6ecb5c94a2865a9b55095f9b
tree525fffc52dc07ae3b61d02eaebf2736a8f9fd33f
parent8f38b08b506c0ea602444a09eda2f5ef1099498a
BaseTools/PatchCheck.py: Let EmailAddressCheck describe email checked

We are checking different emails from the signature list. We are
going to check more. To be able to differency, add a description
field, so the error reported is clearer.

Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com>
BaseTools/Scripts/PatchCheck.py