sparcbot requires longer timeout
authorMatthias Wachs <wachs@net.in.tum.de>
Mon, 6 Dec 2010 14:30:29 +0000 (14:30 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Mon, 6 Dec 2010 14:30:29 +0000 (14:30 +0000)
src/core/test_core_quota_compliance.c

index 6c5a528ec4e76b8a08a3d127f53f828662751d5c..f5b5c0d9220f0499b2a9d1b7cebbb129ac52762a 100644 (file)
@@ -55,7 +55,7 @@
 /**
  * How long until we give up on transmitting the message?
  */
-#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 30)
+#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 180)
 
 /**
  * What delay do we request from the core service for transmission?