mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
gpgsm: Always print info about certs-only message.
* sm/verify.c (gpgsm_verify): Always print info that a certs-only message has been processed. -- Prior to this patch the message was only printed if no data file has been given. Reported-by: Albrecht Dreß
This commit is contained in:
parent
483f2ba02e
commit
9589da97e2
2 changed files with 6 additions and 5 deletions
|
@ -388,7 +388,6 @@ run_test_2 (void)
|
|||
|
||||
FREEEXPR();
|
||||
ADDEXPR ("letters -f");
|
||||
recsel_dump (se);
|
||||
if (!recsel_select (se, test_2_getval, NULL))
|
||||
fail (0, 0);
|
||||
FREEEXPR();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue