use DEBUG here
authorChristian Grothoff <christian@grothoff.org>
Tue, 11 Oct 2011 13:16:19 +0000 (13:16 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 11 Oct 2011 13:16:19 +0000 (13:16 +0000)
src/testing/testing.c

index 4df4e5595abd72934c0a9a0ebdd75af606a4cba2..3b065c357b5beafc23333ef43dd3082405e8af84 100644 (file)
@@ -510,7 +510,7 @@ start_fsm (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
       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