gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r16251 - gnunet/src/testing
Date: Wed, 27 Jul 2011 18:09:13 +0200

Author: nevans
Date: 2011-07-27 18:09:13 +0200 (Wed, 27 Jul 2011)
New Revision: 16251

Modified:
   gnunet/src/testing/testing.c
Log:
remove verbose logging message

Modified: gnunet/src/testing/testing.c
===================================================================
--- gnunet/src/testing/testing.c        2011-07-27 16:08:39 UTC (rev 16250)
+++ gnunet/src/testing/testing.c        2011-07-27 16:09:13 UTC (rev 16251)
@@ -1206,7 +1206,7 @@
                                          "-c", d->cfgfile, "-i", service, "-q",
                                          "-T", 
GNUNET_TIME_relative_to_string(timeout),
                                          NULL);
-      GNUNET_log (GNUNET_ERROR_TYPE_WARNING,
+      GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
                   "Starting gnunet-arm with command %s -c %s -i %s -q -T %s\n",
                   "gnunet-arm", d->cfgfile, service, 
GNUNET_TIME_relative_to_string(timeout));
     }




reply via email to

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