From: Christian Grothoff Date: Tue, 21 Dec 2010 14:26:12 +0000 (+0000) Subject: fix X-Git-Tag: initial-import-from-subversion-38251~19466 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=d2d536c5b4105de868a40633eb242197ee4a382f;p=oweals%2Fgnunet.git fix --- diff --git a/src/statistics/test_statistics_api.c b/src/statistics/test_statistics_api.c index 9e43663a7..fff2b78b7 100644 --- a/src/statistics/test_statistics_api.c +++ b/src/statistics/test_statistics_api.c @@ -163,6 +163,7 @@ check () #endif "-c", "test_statistics_api_data.conf", NULL); #endif + GNUNET_assert (NULL != proc); GNUNET_PROGRAM_run (5, argv, "test-statistics-api", "nohelp", options, &run, &ok); #if START_SERVICE