c3238
authorChristian Grothoff <christian@grothoff.org>
Fri, 16 Sep 2011 17:00:29 +0000 (17:00 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 16 Sep 2011 17:00:29 +0000 (17:00 +0000)
src/mesh/test_mesh_small.c

index 2cd74d6ef886410c874a03e3a7022cbe0bde988f..ab78278a8e1ee90de5e33f3ae855467accca68c9 100644 (file)
@@ -581,7 +581,8 @@ run (void *cls, char *const *args, const char *cfgfile,
       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))