[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] r6980 - GNUnet/src/applications/identity
From: |
gnunet |
Subject: |
[GNUnet-SVN] r6980 - GNUnet/src/applications/identity |
Date: |
Sun, 1 Jun 2008 14:04:18 -0600 (MDT) |
Author: grothoff
Date: 2008-06-01 14:04:17 -0600 (Sun, 01 Jun 2008)
New Revision: 6980
Modified:
GNUnet/src/applications/identity/identitytest.c
Log:
be sure to turn it off
Modified: GNUnet/src/applications/identity/identitytest.c
===================================================================
--- GNUnet/src/applications/identity/identitytest.c 2008-06-01 19:59:01 UTC
(rev 6979)
+++ GNUnet/src/applications/identity/identitytest.c 2008-06-01 20:04:17 UTC
(rev 6980)
@@ -134,6 +134,7 @@
{
int err;
+ GNUNET_disable_entropy_gathering ();
cfg = GNUNET_GC_create ();
if (-1 == GNUNET_GC_parse_configuration (cfg, "check.conf"))
{
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] r6980 - GNUnet/src/applications/identity,
gnunet <=