gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r21664 - gnunet/src/dht


From: gnunet
Subject: [GNUnet-SVN] r21664 - gnunet/src/dht
Date: Thu, 31 May 2012 20:20:04 +0200

Author: grothoff
Date: 2012-05-31 20:20:04 +0200 (Thu, 31 May 2012)
New Revision: 21664

Modified:
   gnunet/src/dht/test_dht_twopeer.c
   gnunet/src/dht/test_dht_twopeer_data.conf
Log:
-actually start both DHTs

Modified: gnunet/src/dht/test_dht_twopeer.c
===================================================================
--- gnunet/src/dht/test_dht_twopeer.c   2012-05-31 18:11:22 UTC (rev 21663)
+++ gnunet/src/dht/test_dht_twopeer.c   2012-05-31 18:20:04 UTC (rev 21664)
@@ -28,8 +28,6 @@
 #include "gnunet_dht_service.h"
 
 /* DEFINES */
-#define VERBOSE GNUNET_NO
-
 #define MAX_GET_ATTEMPTS 10
 
 #define TIMEOUT GNUNET_TIME_relative_multiply(GNUNET_TIME_UNIT_MINUTES, 5)

Modified: gnunet/src/dht/test_dht_twopeer_data.conf
===================================================================
--- gnunet/src/dht/test_dht_twopeer_data.conf   2012-05-31 18:11:22 UTC (rev 
21663)
+++ gnunet/src/dht/test_dht_twopeer_data.conf   2012-05-31 18:20:04 UTC (rev 
21664)
@@ -34,7 +34,7 @@
 PORT = 12092
 
 [arm]
-DEFAULTSERVICES = core
+DEFAULTSERVICES = core dht
 PORT = 12366
 DEBUG = NO
 




reply via email to

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