gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r7689 - GNUnet/src/applications/sqstore_mysql


From: gnunet
Subject: [GNUnet-SVN] r7689 - GNUnet/src/applications/sqstore_mysql
Date: Wed, 10 Sep 2008 22:06:34 -0600 (MDT)

Author: grothoff
Date: 2008-09-10 22:06:34 -0600 (Wed, 10 Sep 2008)
New Revision: 7689

Modified:
   GNUnet/src/applications/sqstore_mysql/mysqltest.c
   GNUnet/src/applications/sqstore_mysql/mysqltest2.c
   GNUnet/src/applications/sqstore_mysql/mysqltest3.c
Log:
disable

Modified: GNUnet/src/applications/sqstore_mysql/mysqltest.c
===================================================================
--- GNUnet/src/applications/sqstore_mysql/mysqltest.c   2008-09-11 03:57:38 UTC 
(rev 7688)
+++ GNUnet/src/applications/sqstore_mysql/mysqltest.c   2008-09-11 04:06:34 UTC 
(rev 7689)
@@ -256,6 +256,7 @@
   struct GNUNET_GC_Configuration *cfg;
   struct GNUNET_CronManager *cron;
 
+  GNUNET_disable_entropy_gathering ();
   cfg = GNUNET_GC_create ();
   if (-1 == GNUNET_GC_parse_configuration (cfg, "check.conf"))
     {

Modified: GNUnet/src/applications/sqstore_mysql/mysqltest2.c
===================================================================
--- GNUnet/src/applications/sqstore_mysql/mysqltest2.c  2008-09-11 03:57:38 UTC 
(rev 7688)
+++ GNUnet/src/applications/sqstore_mysql/mysqltest2.c  2008-09-11 04:06:34 UTC 
(rev 7689)
@@ -256,6 +256,7 @@
   struct GNUNET_GC_Configuration *cfg;
   struct GNUNET_CronManager *cron;
 
+  GNUNET_disable_entropy_gathering ();
   cfg = GNUNET_GC_create ();
   if (-1 == GNUNET_GC_parse_configuration (cfg, "check.conf"))
     {

Modified: GNUnet/src/applications/sqstore_mysql/mysqltest3.c
===================================================================
--- GNUnet/src/applications/sqstore_mysql/mysqltest3.c  2008-09-11 03:57:38 UTC 
(rev 7688)
+++ GNUnet/src/applications/sqstore_mysql/mysqltest3.c  2008-09-11 04:06:34 UTC 
(rev 7689)
@@ -180,6 +180,7 @@
   struct GNUNET_GC_Configuration *cfg;
   struct GNUNET_CronManager *cron;
 
+  GNUNET_disable_entropy_gathering ();
   cfg = GNUNET_GC_create ();
   if (-1 == GNUNET_GC_parse_configuration (cfg, "check.conf"))
     {





reply via email to

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