mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
added fast-import to import-options
This commit is contained in:
parent
77ffe357a9
commit
bbf5ea78c2
5 changed files with 33 additions and 21 deletions
|
@ -605,7 +605,7 @@ keyserver_spawn(int action,STRLIST list,
|
|||
way to do this could be to continue parsing this
|
||||
line-by-line and make a temp iobuf for each key. */
|
||||
|
||||
import_keys_stream(spawn->fromchild,0,stats_handle,
|
||||
import_keys_stream(spawn->fromchild,stats_handle,
|
||||
opt.keyserver_options.import_options);
|
||||
|
||||
import_print_stats(stats_handle);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue