From: Nathan S. Evans Date: Tue, 22 Jun 2010 08:09:47 +0000 (+0000) Subject: enable debugging to help figure out why buildbots hate dv X-Git-Tag: initial-import-from-subversion-38251~21294 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b3728eecdc7cd36723980109eb4815fe4a397ad0;p=oweals%2Fgnunet.git enable debugging to help figure out why buildbots hate dv --- diff --git a/src/dv/dv.h b/src/dv/dv.h index b9c3887b0..8f0de1825 100644 --- a/src/dv/dv.h +++ b/src/dv/dv.h @@ -31,7 +31,7 @@ #define DEBUG_DV_GOSSIP GNUNET_NO #define DEBUG_DV_GOSSIP_SEND GNUNET_NO #define DEBUG_DV_GOSSIP_RECEIPT GNUNET_NO -#define DEBUG_DV_MESSAGES GNUNET_NO +#define DEBUG_DV_MESSAGES GNUNET_YES #define DEBUG_DV GNUNET_NO #define DEBUG_DV_PEER_NUMBERS GNUNET_NO #define DEBUG_MESSAGE_DROP GNUNET_NO