mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
* options.h, g10.c (main): Add --strict and --no-strict to switch the
log_warning severity level from info to error.
This commit is contained in:
parent
35cc8cf90a
commit
8c48fbd0e2
3 changed files with 10 additions and 0 deletions
|
@ -177,6 +177,7 @@ struct {
|
|||
int no_homedir_creation;
|
||||
int show_keyring;
|
||||
struct groupitem *grouplist;
|
||||
int strict;
|
||||
} opt;
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue