1
0
Fork 0
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:
Stefan Bellon 2002-09-23 13:03:52 +00:00
parent 77ffe357a9
commit bbf5ea78c2
5 changed files with 33 additions and 21 deletions

View file

@ -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);