gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r13455 - gnunet/src/transport
Date: Fri, 29 Oct 2010 14:44:17 +0200

Author: wachs
Date: 2010-10-29 14:44:17 +0200 (Fri, 29 Oct 2010)
New Revision: 13455

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-29 12:43:28 UTC 
(rev 13454)
+++ gnunet/src/transport/test_quota_compliance.c        2010-10-29 12:44:17 UTC 
(rev 13455)
@@ -585,17 +585,11 @@
     }
   else if (is_http)
     {
-         GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
-                     "is_http: %u \n",
-                     is_http);
       setup_peer (&p1, "test_quota_compliance_http_peer1.conf");
       setup_peer (&p2, "test_quota_compliance_http_peer2.conf");
     }
   else if (is_https)
     {
-         GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
-                     "is_https: %u \n",
-                     is_https);
       setup_peer (&p1, "test_quota_compliance_https_peer1.conf");
       setup_peer (&p2, "test_quota_compliance_https_peer2.conf");
     }




reply via email to

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