gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r17376 - gnunet/src/testing


From: gnunet
Subject: [GNUnet-SVN] r17376 - gnunet/src/testing
Date: Tue, 11 Oct 2011 15:16:19 +0200

Author: grothoff
Date: 2011-10-11 15:16:19 +0200 (Tue, 11 Oct 2011)
New Revision: 17376

Modified:
   gnunet/src/testing/testing.c
Log:
use DEBUG here

Modified: gnunet/src/testing/testing.c
===================================================================
--- gnunet/src/testing/testing.c        2011-10-11 13:14:49 UTC (rev 17375)
+++ gnunet/src/testing/testing.c        2011-10-11 13:16:19 UTC (rev 17376)
@@ -510,7 +510,7 @@
       return;
     }
 #if DEBUG_TESTING
-    GNUNET_log (GNUNET_ERROR_TYPE_WARNING,
+    GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
                 "Started `%s', waiting for `%s' to be up.\n", "gnunet-arm",
                 "gnunet-service-core");
 #endif




reply via email to

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