gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r33917 - gnunet/src/cadet


From: gnunet
Subject: [GNUnet-SVN] r33917 - gnunet/src/cadet
Date: Thu, 3 Jul 2014 16:07:06 +0200

Author: bartpolot
Date: 2014-07-03 16:07:06 +0200 (Thu, 03 Jul 2014)
New Revision: 33917

Modified:
   gnunet/src/cadet/gnunet-service-cadet_tunnel.c
Log:
- debug info for buildbot reports

Modified: gnunet/src/cadet/gnunet-service-cadet_tunnel.c
===================================================================
--- gnunet/src/cadet/gnunet-service-cadet_tunnel.c      2014-07-03 14:06:02 UTC 
(rev 33916)
+++ gnunet/src/cadet/gnunet-service-cadet_tunnel.c      2014-07-03 14:07:06 UTC 
(rev 33917)
@@ -1152,6 +1152,7 @@
       break;
     default:
       GNUNET_break (0);
+      LOG (GNUNET_ERROR_TYPE_ERROR, "type %s not valid\n", GC_m2s (type));
   }
   LOG (GNUNET_ERROR_TYPE_DEBUG, "type %s\n", GC_m2s (type));
 




reply via email to

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