mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
* gpg.sgml (http):
* g10.c, options.h: New option --exit-on-status-write-error. * status.c (write_status_text): Make use of this option.
This commit is contained in:
parent
04b9cec18f
commit
a486501c0b
15 changed files with 93 additions and 39 deletions
|
@ -625,7 +625,8 @@ check_prefs(KBNODE keyblock)
|
|||
}
|
||||
}
|
||||
|
||||
if(problem)
|
||||
#warning DEBUG CODE ENABLED
|
||||
if(problem || getenv ("FOOBAR"))
|
||||
{
|
||||
log_info(_("it is strongly suggested that you update"
|
||||
" your preferences and\n"));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue