aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/test_datastore_api_management.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-11-08 21:04:18 +0000
committerChristian Grothoff <christian@grothoff.org>2009-11-08 21:04:18 +0000
commit74ae43d6c88f18a795ee9e5aee6a7e211e6ba964 (patch)
tree9b8bd0a701a78e0888d6095d289793810c648794 /src/datastore/test_datastore_api_management.c
parent423523a8c32a35988f83dda2c3c362178e7e0c2f (diff)
reducing leaks, fixing shutdown bug, increasing timeouts
Diffstat (limited to 'src/datastore/test_datastore_api_management.c')
-rw-r--r--src/datastore/test_datastore_api_management.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/datastore/test_datastore_api_management.c b/src/datastore/test_datastore_api_management.c
index cad789a6f8..a889f7c1ce 100644
--- a/src/datastore/test_datastore_api_management.c
+++ b/src/datastore/test_datastore_api_management.c
@@ -33,7 +33,7 @@
/**
* How long until we give up on transmitting the message?
*/
-#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 15)
+#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 60)
/**
* Number of iterations to run; must be large enough