From: Nathan S. Evans Date: Tue, 27 Apr 2010 09:51:43 +0000 (+0000) Subject: increase default timeout for startup (for SLOW machines) X-Git-Tag: initial-import-from-subversion-38251~22000 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=6a5820a590fb6a678989e7a71bc26823f7b22fe7;p=oweals%2Fgnunet.git increase default timeout for startup (for SLOW machines) --- diff --git a/src/testing/testing.c b/src/testing/testing.c index b367129cc..1df3ad68c 100644 --- a/src/testing/testing.c +++ b/src/testing/testing.c @@ -43,7 +43,7 @@ * How long do we wait after starting gnunet-service-arm * for the core service to be alive? */ -#define ARM_START_WAIT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 60) +#define ARM_START_WAIT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 120) /** * How many times are we willing to try to wait for "scp" or