gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r11485 - gnunet/src/transport
Date: Fri, 21 May 2010 13:25:55 +0200

Author: wachs
Date: 2010-05-21 13:25:55 +0200 (Fri, 21 May 2010)
New Revision: 11485

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


Modified: gnunet/src/transport/test_plugin_transport_http.c
===================================================================
--- gnunet/src/transport/test_plugin_transport_http.c   2010-05-21 11:23:46 UTC 
(rev 11484)
+++ gnunet/src/transport/test_plugin_transport_http.c   2010-05-21 11:25:55 UTC 
(rev 11485)
@@ -151,7 +151,8 @@
  * the check_address function of the plugin.
  */
 /* FIXME: won't work on IPv6 enabled systems where IPv4 mapping
- * isn't enabled (eg. FreeBSD > 4)
+ * isn't enabled (eg. FreeBSD > 4)[TESTING]
+WEAKRANDOM = YES
  */
 static void
 shutdown_clean ()
@@ -406,10 +407,10 @@
                              argv_prog,
                              "test_plugin_transport_http",
                              "testcase", options, &run, NULL)) ? GNUNET_NO : 
GNUNET_YES;
-  /* FIXME: Please do not generate a key every time
-   * GNUNET_DISK_directory_remove ("/tmp/test_plugin_transport_http");
-   */
 
+    GNUNET_DISK_directory_remove ("/tmp/test_plugin_transport_http");
+
+
 /*  if (0 != PLIBC_KILL (pid, SIGTERM))
   {
     GNUNET_log_strerror (GNUNET_ERROR_TYPE_DEBUG, "Failed to kill statistics 
service");




reply via email to

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