From: Christian Grothoff Date: Wed, 17 Feb 2010 20:23:50 +0000 (+0000) Subject: stop X-Git-Tag: initial-import-from-subversion-38251~22683 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=efbfe68cf4301de376afc24f094093406e86abe8;p=oweals%2Fgnunet.git stop --- diff --git a/src/topology/test_gnunet_service_topology.c b/src/topology/test_gnunet_service_topology.c index b40830559..9148b6e0a 100644 --- a/src/topology/test_gnunet_service_topology.c +++ b/src/topology/test_gnunet_service_topology.c @@ -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; } diff --git a/src/topology/test_gnunet_service_topology_data.conf b/src/topology/test_gnunet_service_topology_data.conf index bedf53129..588134b8a 100644 --- a/src/topology/test_gnunet_service_topology_data.conf +++ b/src/topology/test_gnunet_service_topology_data.conf @@ -26,6 +26,7 @@ PORT = 2669 [core] PORT = 2670 +DEBUG = YES [topology] DEBUG = YES