-actually start both DHTs
authorChristian Grothoff <christian@grothoff.org>
Thu, 31 May 2012 18:20:04 +0000 (18:20 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 31 May 2012 18:20:04 +0000 (18:20 +0000)
src/dht/test_dht_twopeer.c
src/dht/test_dht_twopeer_data.conf

index a5e2ece4e88ca97ab9c91c1bc3b5baedf17250ce..f0ac05b1c8b5f8e2f9d96593108d33ea990eafeb 100644 (file)
@@ -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)
index 6e8b2bb3cc06f782b779ef1572ea3a7b6847c2b7..97c53a892e889bd3fa9327b7c13f7d13482785fc 100644 (file)
@@ -34,7 +34,7 @@ HOSTNAME = localhost
 PORT = 12092
 
 [arm]
-DEFAULTSERVICES = core
+DEFAULTSERVICES = core dht
 PORT = 12366
 DEBUG = NO