gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r13384 - gnunet/src/transport


From: gnunet
Subject: [GNUnet-SVN] r13384 - gnunet/src/transport
Date: Mon, 25 Oct 2010 10:37:29 +0200

Author: wachs
Date: 2010-10-25 10:37:29 +0200 (Mon, 25 Oct 2010)
New Revision: 13384

Modified:
   gnunet/src/transport/test_quota_compliance.c
Log:


Modified: gnunet/src/transport/test_quota_compliance.c
===================================================================
--- gnunet/src/transport/test_quota_compliance.c        2010-10-25 08:00:03 UTC 
(rev 13383)
+++ gnunet/src/transport/test_quota_compliance.c        2010-10-25 08:37:29 UTC 
(rev 13384)
@@ -303,7 +303,7 @@
          GNUNET_TRANSPORT_notify_transmit_ready_cancel(transmit_handle);
          transmit_handle = NULL;
   }
-  GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
+  GNUNET_log (GNUNET_ERROR_TYPE_INFO,
                  "\nQuota compliance ok: \n"\
                  "Quota allowed: %10llu kb/s\n"\
                  "Throughput   : %10llu kb/s\n", (current_quota_p1 / (1024)) , 
(total_bytes/(duration.value / 1000)/1024));




reply via email to

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