mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
(parse_signature): Use log_info for messages
about missing timestamp or keyid. In case we don't use that key there won't be no further error and thus gpg does not need to return with an error.
This commit is contained in:
parent
07e9d532b1
commit
059d159657
6 changed files with 22 additions and 5 deletions
|
@ -110,7 +110,6 @@
|
|||
|
||||
/* Extra status codes for certain smartcard operations. Primary
|
||||
useful to double check that change PIN worked as expected. */
|
||||
#define STATUS_BAD_PASSPHRASE_PIN 78
|
||||
#define STATUS_SC_OP_FAILURE 79
|
||||
#define STATUS_SC_OP_SUCCESS 80
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue