gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r8162 - GNUnet/src/applications/fs/gap


From: gnunet
Subject: [GNUnet-SVN] r8162 - GNUnet/src/applications/fs/gap
Date: Sun, 1 Feb 2009 23:20:59 -0700 (MST)

Author: grothoff
Date: 2009-02-01 23:20:59 -0700 (Sun, 01 Feb 2009)
New Revision: 8162

Modified:
   GNUnet/src/applications/fs/gap/test_star_topology.c
Log:
verbose

Modified: GNUnet/src/applications/fs/gap/test_star_topology.c
===================================================================
--- GNUnet/src/applications/fs/gap/test_star_topology.c 2009-02-02 02:52:19 UTC 
(rev 8161)
+++ GNUnet/src/applications/fs/gap/test_star_topology.c 2009-02-02 06:20:59 UTC 
(rev 8162)
@@ -203,7 +203,7 @@
 }
 
 /**
- * Testcase to test gap routing (2 peers only).
+ * Testcase to test gap routing.
  * @return 0: ok, -1: error
  */
 int
@@ -221,6 +221,8 @@
 
   ret = 0;
   cfg = GNUNET_GC_create ();
+  fprintf(stderr,
+         "Setup...\n");
   if (-1 == GNUNET_GC_parse_configuration (cfg, "check.conf"))
     {
       GNUNET_GC_free (cfg);





reply via email to

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