From: Christian Grothoff Date: Tue, 25 Oct 2011 19:56:56 +0000 (+0000) Subject: increse delay to help slow systems X-Git-Tag: initial-import-from-subversion-38251~16256 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=d77b355a1365f2487964614e45ee1384ee7859d4;p=oweals%2Fgnunet.git increse delay to help slow systems --- diff --git a/src/fs/test_gnunet_service_fs_migration.c b/src/fs/test_gnunet_service_fs_migration.c index 5d8aa21ef..91caf103f 100644 --- a/src/fs/test_gnunet_service_fs_migration.c +++ b/src/fs/test_gnunet_service_fs_migration.c @@ -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