Files
Castulo Martinez 5efb9077ec Filter messages from signature failures
When performing signature verification to the MoM or to the version
file, if there is any error during the process, a series of errors are
printed to stderr. Many of these error messages are duplicated and most
of them are too detailed.

This commit filters those detailed messages so they are only seen if the
user is using the --debug flag, showing only a few more general
error messages about the signature failure.

Signed-off-by: Castulo Martinez <castulo.martinez@intel.com>
2019-12-23 09:43:09 -08:00
..