From: Matthias Wachs Date: Thu, 26 Sep 2013 08:31:14 +0000 (+0000) Subject: add log message X-Git-Tag: initial-import-from-subversion-38251~7080 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=3b85e9d35fc2a4a32924a4e404b3ce50c0b6c2b8;p=oweals%2Fgnunet.git add log message --- diff --git a/src/ats/test_ats_api_performance_list_all_addresses.c b/src/ats/test_ats_api_performance_list_all_addresses.c index 01c9e85ea..7be6e2514 100644 --- a/src/ats/test_ats_api_performance_list_all_addresses.c +++ b/src/ats/test_ats_api_performance_list_all_addresses.c @@ -108,6 +108,7 @@ ats_perf_cb (void *cls, phal = 0; if (4 == counter) { + GNUNET_log (GNUNET_ERROR_TYPE_INFO, "Done!\n"); GNUNET_SCHEDULER_add_now (end, NULL); } else