aboutsummaryrefslogtreecommitdiff
path: root/src/testing/testing_group.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/testing_group.c')
-rw-r--r--src/testing/testing_group.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testing/testing_group.c b/src/testing/testing_group.c
index 4b1e771e9..6537da8ac 100644
--- a/src/testing/testing_group.c
+++ b/src/testing/testing_group.c
@@ -46,7 +46,7 @@
46 46
47#define MAX_OUTSTANDING_CONNECTIONS 50 47#define MAX_OUTSTANDING_CONNECTIONS 50
48 48
49#define CONNECT_TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 160) 49#define CONNECT_TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 300)
50 50
51#define CONNECT_ATTEMPTS 8 51#define CONNECT_ATTEMPTS 8
52 52