info
authorChristian Grothoff <christian@grothoff.org>
Tue, 11 May 2010 19:23:11 +0000 (19:23 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 11 May 2010 19:23:11 +0000 (19:23 +0000)
src/arm/gnunet-service-manager.c

index 2a4d0c27f133d019c5a8f57548a8c9dc451248a8..457600c577bb9b2882c2a2c9ab4f57d6966f0d10 100644 (file)
@@ -566,7 +566,7 @@ connectToService (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
       return;
     }
   GNUNET_break (0 != (tc->reason & GNUNET_SCHEDULER_REASON_PREREQ_DONE));
-  GNUNET_log (GNUNET_ERROR_TYPE_ERROR
+  GNUNET_log (GNUNET_ERROR_TYPE_INFO
              _("Service `%s' started\n"),
              fc->listen_info->serviceName);
   GNUNET_CLIENT_service_test (scheduler,