gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r17752 - gnunet/src/fs


From: gnunet
Subject: [GNUnet-SVN] r17752 - gnunet/src/fs
Date: Tue, 25 Oct 2011 21:56:56 +0200

Author: grothoff
Date: 2011-10-25 21:56:56 +0200 (Tue, 25 Oct 2011)
New Revision: 17752

Modified:
   gnunet/src/fs/test_gnunet_service_fs_migration.c
Log:
increse delay to help slow systems

Modified: gnunet/src/fs/test_gnunet_service_fs_migration.c
===================================================================
--- gnunet/src/fs/test_gnunet_service_fs_migration.c    2011-10-25 17:28:18 UTC 
(rev 17751)
+++ gnunet/src/fs/test_gnunet_service_fs_migration.c    2011-10-25 19:56:56 UTC 
(rev 17752)
@@ -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
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]