From d2d536c5b4105de868a40633eb242197ee4a382f Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 21 Dec 2010 14:26:12 +0000 Subject: fix --- src/statistics/test_statistics_api.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/statistics/test_statistics_api.c') 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 -- cgit v1.2.3