diff options
Diffstat (limited to 'tests/gpg/t-thread-keylist.c')
-rw-r--r-- | tests/gpg/t-thread-keylist.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gpg/t-thread-keylist.c b/tests/gpg/t-thread-keylist.c index 6b9cee08..c03f1caf 100644 --- a/tests/gpg/t-thread-keylist.c +++ b/tests/gpg/t-thread-keylist.c @@ -32,7 +32,7 @@ #include "t-support.h" -#define THREAD_COUNT 500 +#define THREAD_COUNT 100 void * start_keylist (void *arg) |