stop
authorChristian Grothoff <christian@grothoff.org>
Wed, 17 Feb 2010 20:23:50 +0000 (20:23 +0000)
committerChristian Grothoff <christian@grothoff.org>
Wed, 17 Feb 2010 20:23:50 +0000 (20:23 +0000)
src/topology/test_gnunet_service_topology.c
src/topology/test_gnunet_service_topology_data.conf

index b4083055921996e5301449fd9cd956bba0ed7502..9148b6e0a3e0da139fa5986c586753681cc18886 100644 (file)
@@ -73,6 +73,7 @@ notify_connect_complete(void *cls,
       fprintf (stderr,
               "Failed to connect two peers: %s\n",
               emsg);
+      GNUNET_TESTING_daemons_stop (pg);
       GNUNET_assert (0);
       return;
     }
index bedf53129f5ffafba9601f4a4e9b68a03a6be916..588134b8a24c8dd3f4d0e0ab0aff8464ce68e359 100644 (file)
@@ -26,6 +26,7 @@ PORT = 2669
 
 [core]
 PORT = 2670
+DEBUG = YES
 
 [topology]
 DEBUG = YES