mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-25 04:09:31 +03:00
test_upgrade: removed multiplier used for debugging
This commit is contained in:
@@ -220,7 +220,7 @@ static enum tls_tool use_tls_tool;
|
||||
/* ** Internal values ** */
|
||||
|
||||
/* Could be increased to facilitate debugging */
|
||||
static int test_timeout = 5 * 100000;
|
||||
static int test_timeout = 5;
|
||||
|
||||
static uint_least16_t global_port;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user