gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r36937 - gnunet/src/ats


From: gnunet
Subject: [GNUnet-SVN] r36937 - gnunet/src/ats
Date: Wed, 16 Mar 2016 23:14:12 +0100

Author: grothoff
Date: 2016-03-16 23:14:12 +0100 (Wed, 16 Mar 2016)
New Revision: 36937

Modified:
   gnunet/src/ats/ats_api_scheduling.c
Log:
-normal during shutdown, reduce log level

Modified: gnunet/src/ats/ats_api_scheduling.c
===================================================================
--- gnunet/src/ats/ats_api_scheduling.c 2016-03-16 21:48:33 UTC (rev 36936)
+++ gnunet/src/ats/ats_api_scheduling.c 2016-03-16 22:14:12 UTC (rev 36937)
@@ -467,7 +467,7 @@
 {
   struct GNUNET_ATS_SchedulingHandle *sh = cls;
 
-  LOG (GNUNET_ERROR_TYPE_ERROR,
+  LOG (GNUNET_ERROR_TYPE_DEBUG,
        "ATS connection died (code %d), reconnecting\n",
        (int) error);
   force_reconnect (sh);




reply via email to

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