increase timeout
authorChristian Grothoff <christian@grothoff.org>
Mon, 8 Nov 2010 08:12:23 +0000 (08:12 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 8 Nov 2010 08:12:23 +0000 (08:12 +0000)
src/arm/test_arm_api.c

index 6952b2e59e5d1e2c7ba93f5a92a93fac41abad66..3672ca6d198cfcec60b6fe6dbdf76edb68a4804f 100644 (file)
@@ -34,7 +34,7 @@
 
 #define START_ARM GNUNET_YES
 
-#define START_TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_MILLISECONDS, 500)
+#define START_TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_MILLISECONDS, 1500)
 
 #define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 15)