mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Update tests.
This commit is contained in:
parent
b9f2c0daaf
commit
f5551672fb
10 changed files with 106 additions and 42 deletions
|
@ -55,6 +55,9 @@ struct
|
|||
int batch; /* Batch mode */
|
||||
const char *homedir; /* Configuration directory name */
|
||||
|
||||
/* True if we are listening on the standard socket. */
|
||||
int use_standard_socket;
|
||||
|
||||
/* Environment setting gathered at program start or changed using the
|
||||
Assuan command UPDATESTARTUPTTY. */
|
||||
session_env_t startup_env;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue