gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r16896 - gnunet/src/mesh


From: gnunet
Subject: [GNUnet-SVN] r16896 - gnunet/src/mesh
Date: Fri, 16 Sep 2011 19:00:30 +0200

Author: grothoff
Date: 2011-09-16 19:00:29 +0200 (Fri, 16 Sep 2011)
New Revision: 16896

Modified:
   gnunet/src/mesh/test_mesh_small.c
Log:
c3238

Modified: gnunet/src/mesh/test_mesh_small.c
===================================================================
--- gnunet/src/mesh/test_mesh_small.c   2011-09-16 16:59:12 UTC (rev 16895)
+++ gnunet/src/mesh/test_mesh_small.c   2011-09-16 17:00:29 UTC (rev 16896)
@@ -581,7 +581,8 @@
       GNUNET_CONFIGURATION_get_value_number (testing_cfg, "testing",
                                              "num_peers", &num_peers))
   {
-    GNUNET_CONFIGURATION_load (testing_cfg, "test_mesh_small.conf");
+    GNUNET_assert (GNUNET_OK ==
+                  GNUNET_CONFIGURATION_load (testing_cfg, 
"test_mesh_small.conf"));
     if (GNUNET_OK !=
         GNUNET_CONFIGURATION_get_value_number (testing_cfg, "testing",
                                                "num_peers", &num_peers))




reply via email to

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