diff options
author | Daniel Kahn Gillmor <[email protected]> | 2018-06-11 22:33:26 +0000 |
---|---|---|
committer | Daniel Kahn Gillmor <[email protected]> | 2018-06-11 23:01:30 +0000 |
commit | e051c279216ecd4ec9a48e13ccc695f5ab667b2a (patch) | |
tree | 9174698f2e0c4d45ebd29a1e4a7fe9422f098a5e /doc/scdaemon.texi | |
parent | doc: Mention new command --show-keys in the 2.2.7 NEWS. (diff) | |
download | gnupg-fix-T4017.tar.gz gnupg-fix-T4017.zip |
gpg: set full --dry-run when used with --show-keysfix-T4017
* g10/gpg.c (main): ensure that opt.dry_run matches
opt.import_options[IMPORT_DRY_RUN].
--
It seems that the import_options IMPORT_DRY_RUN bit doesn't have the
same power as the opt.dry_run bit itself. When one is set or cleared
by command-line options or other option parsing, we should ensure that
the other is also set or cleared.
It would probably be cleaner to have just a single bit, stored in a
single place, but that kind of overhaul is beyond the scope of this
bugfix.
GnuPG-Bug-id: 4017
Signed-off-by: Daniel Kahn Gillmor <[email protected]>
Diffstat (limited to 'doc/scdaemon.texi')
0 files changed, 0 insertions, 0 deletions