From: Christian Grothoff Date: Tue, 11 Oct 2011 13:16:19 +0000 (+0000) Subject: use DEBUG here X-Git-Tag: initial-import-from-subversion-38251~16620 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=ee0462159f1f3fb8e79988387dcfa5feabc32e68;p=oweals%2Fgnunet.git use DEBUG here --- diff --git a/src/testing/testing.c b/src/testing/testing.c index 4df4e5595..3b065c357 100644 --- a/src/testing/testing.c +++ b/src/testing/testing.c @@ -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