gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r8581 - GNUnet/src/applications/testing


From: gnunet
Subject: [GNUnet-SVN] r8581 - GNUnet/src/applications/testing
Date: Mon, 15 Jun 2009 11:42:43 -0600

Author: nevans
Date: 2009-06-15 11:42:43 -0600 (Mon, 15 Jun 2009)
New Revision: 8581

Modified:
   GNUnet/src/applications/testing/remote.c
Log:
testing changes

Modified: GNUnet/src/applications/testing/remote.c
===================================================================
--- GNUnet/src/applications/testing/remote.c    2009-06-15 17:42:25 UTC (rev 
8580)
+++ GNUnet/src/applications/testing/remote.c    2009-06-15 17:42:43 UTC (rev 
8581)
@@ -546,7 +546,7 @@
           GNUNET_free (temp_pid_file);
           GNUNET_free (temp_remote_config_path);
           GNUNET_free (temp);
-          UNLINK (temp_path);
+          //UNLINK (temp_path);
           GNUNET_free (temp_path);
 
           if ((i < extra_daemons) && (j == daemons_per_machine - 1))
@@ -700,7 +700,7 @@
 
               GNUNET_free (temp_pid_file);
               GNUNET_free (temp_remote_config_path);
-              UNLINK (temp_path);
+              //UNLINK (temp_path);
               GNUNET_free (temp_path);
               GNUNET_free (temp);
             }





reply via email to

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