Home GnuPG
Diffusion GnuPG a85731ada2d3

gpg: Fix misleading log message when checking regexp.
a85731ada2d3Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

gpg: Fix misleading log message when checking regexp.

* src/trustdb.c (check_regexp): Correctly print whether the
regexp matched or not.

This patch fixes the log message displayed when gpg attempts to
match the regexp associated with a trust signature with an user ID.
The current message interprets the 'ret' variable backwards, and
displays 'YES' when the regexp actually fails to match.

  • Signed-off-by: Damien Goutte-Gattat <dgouttegattat@incenp.org>

Details

Provenance
gouttegdAuthored on Jan 17 2017, 8:42 PM
wernerCommitted on Jan 23 2017, 10:48 AM
Parents
rG65ed117ac0cc: po: Fixes to the German translation
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rGa85731ada2d3: gpg: Fix misleading log message when checking regexp. (authored by Damien Goutte-Gattat <dgouttegattat@incenp.org>).Jan 23 2017, 10:48 AM