From 9589da97e2fca8236415bb8e66287975110577e7 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 6 May 2025 13:47:51 +0200 Subject: gpgsm: Always print info about certs-only message. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 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ß --- common/t-recsel.c | 1 - 1 file changed, 1 deletion(-) (limited to 'common/t-recsel.c') diff --git a/common/t-recsel.c b/common/t-recsel.c index 679ea7aff..6ee8bed84 100644 --- a/common/t-recsel.c +++ b/common/t-recsel.c @@ -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(); -- cgit v1.2.3