increse delay to help slow systems
authorChristian Grothoff <christian@grothoff.org>
Tue, 25 Oct 2011 19:56:56 +0000 (19:56 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 25 Oct 2011 19:56:56 +0000 (19:56 +0000)
src/fs/test_gnunet_service_fs_migration.c

index 5d8aa21ef405dd65d69d63fc18028688ad00dafd..91caf103f2f443556a839ece5838306f1d4d37fe 100644 (file)
@@ -42,7 +42,7 @@
 /**
  * How long do we give the peers for content migration?
  */
-#define MIGRATION_DELAY GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 15)
+#define MIGRATION_DELAY GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 90)
 
 #define SEED 42