fix
authorChristian Grothoff <christian@grothoff.org>
Tue, 21 Dec 2010 14:26:12 +0000 (14:26 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 21 Dec 2010 14:26:12 +0000 (14:26 +0000)
src/statistics/test_statistics_api.c

index 9e43663a793989503a90e22027868f9b0739c4fc..fff2b78b74a4193627083e4538ea6aebc3ed8ab5 100644 (file)
@@ -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