From 2074f4de6f84fd93758d7a95f45f4565bddf9c79 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Mon, 3 Sep 2012 13:56:55 +0000 Subject: - next test --- src/gns/test_gns_simple_mx_lookup.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gns/test_gns_simple_mx_lookup.c') diff --git a/src/gns/test_gns_simple_mx_lookup.c b/src/gns/test_gns_simple_mx_lookup.c index 43a939cb5..d0c5b5d7d 100644 --- a/src/gns/test_gns_simple_mx_lookup.c +++ b/src/gns/test_gns_simple_mx_lookup.c @@ -76,6 +76,7 @@ const struct GNUNET_CONFIGURATION_Handle *cfg; static void end_badly (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc) { + die_task = GNUNET_SCHEDULER_NO_TASK; if (NULL != gns_handle) { GNUNET_GNS_disconnect(gns_handle); -- cgit v1.2.3