-increase timeout to help sparc bot
authorChristian Grothoff <christian@grothoff.org>
Wed, 22 Feb 2012 08:46:38 +0000 (08:46 +0000)
committerChristian Grothoff <christian@grothoff.org>
Wed, 22 Feb 2012 08:46:38 +0000 (08:46 +0000)
src/fs/test_fs_download.c

index 7e183d338464bcb5f792cfa110edcc6a908bed12..51020c4a2f6a2aa4f2ee198f2ca50368cce2e050 100644 (file)
@@ -42,7 +42,7 @@
 /**
  * How long until we give up on transmitting the message?
  */
-#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 60)
+#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 120)
 
 /**
  * How long should our test-content live?