mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
tools: Need to set the dir for common.conf
* tools/gpg-connect-agent.c (main): Set dirs.
* tools/gpg-card.c (main): Ditto.
--
Fixes-commit: 203dcc19eb
This commit is contained in:
parent
0c8299e2b5
commit
ed54fd53d1
3 changed files with 8 additions and 3 deletions
|
@ -291,8 +291,8 @@ main (int argc, char **argv)
|
|||
maybe_setuid = 0;
|
||||
|
||||
/*
|
||||
Now we are now working under our real uid
|
||||
*/
|
||||
* Now we are working under our real uid
|
||||
*/
|
||||
|
||||
/* Setup malloc hooks. */
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue