mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
* mainproc.c (print_pkenc_list): Don't increment the error counter when
printing the list of keys a message was encrypted to. This would make gpg give a non-zero exit code even for completely valid messages if the message was encrypted to more than one key that the user owned.
This commit is contained in:
parent
dc4b9ab770
commit
8dccf882f7
2 changed files with 9 additions and 1 deletions
|
@ -1,3 +1,11 @@
|
|||
2002-09-03 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* mainproc.c (print_pkenc_list): Don't increment the error counter
|
||||
when printing the list of keys a message was encrypted to. This
|
||||
would make gpg give a non-zero exit code even for completely valid
|
||||
messages if the message was encrypted to more than one key that
|
||||
the user owned.
|
||||
|
||||
2002-09-02 Werner Koch <wk@gnupg.org>
|
||||
|
||||
* g10.c (main): Try to set a default character set. Print the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue