mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Flush keyserver search output.
Add trustdb chnages from 1.4. Check algo usage for batch key generation.
This commit is contained in:
parent
382d2f8efb
commit
9874c62a10
4 changed files with 119 additions and 57 deletions
|
@ -731,6 +731,8 @@ show_prompt(KEYDB_SEARCH_DESC *desc,int numdesc,int count,const char *search)
|
|||
{
|
||||
char *answer;
|
||||
|
||||
fflush (stdout);
|
||||
|
||||
if(count && opt.command_fd==-1)
|
||||
{
|
||||
static int from=1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue