lowly sparc64 couldn't cope with 5 minutes
authorHeikki Lindholm <holin@iki.fi>
Thu, 29 Oct 2009 09:35:38 +0000 (09:35 +0000)
committerHeikki Lindholm <holin@iki.fi>
Thu, 29 Oct 2009 09:35:38 +0000 (09:35 +0000)
src/datacache/test_datacache_quota.c

index dc6917c36a6109689c8958f1a0b46bcaf7b5cb91..6a8c3c5161d74631fe8b26d65f3a06916fe73464 100644 (file)
@@ -60,7 +60,7 @@ run (void *cls,
 
   ASSERT (NULL != h);
   exp = GNUNET_TIME_absolute_get ();
-  exp.value += 5 * 60 * 1000;
+  exp.value += 20 * 60 * 1000;
   memset (buf, 1, sizeof (buf));
   memset (&k, 0, sizeof (GNUNET_HashCode));
   for (i = 0; i < 10; i++)