1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

* misc.c (setup_pinentry_env): New.

* import.c (popen_protect_tool): Call it.
* export.c (popen_protect_tool): Call it.
This commit is contained in:
Werner Koch 2004-04-13 09:45:35 +00:00
parent 5b9023c6e7
commit aaac5dd2dc
5 changed files with 46 additions and 2 deletions

View file

@ -581,6 +581,8 @@ popen_protect_tool (const char *pgmname,
close(i);
errno = 0;
setup_pinentry_env ();
execlp (pgmname, arg0,
"--homedir", opt.homedir,
"--p12-export",