no need to sleep anymore
authorChristian Grothoff <christian@grothoff.org>
Tue, 10 Nov 2009 20:29:45 +0000 (20:29 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 10 Nov 2009 20:29:45 +0000 (20:29 +0000)
src/statistics/test_statistics_api.c

index f231bec6fc5c1654a12635f8cd4463063851cb24..e8c673eae362421bb89c8c725fad771d89f64283 100644 (file)
@@ -135,7 +135,6 @@ check ()
                                  "-L", "DEBUG",
 #endif
                                  "-c", "test_statistics_api_data.conf", NULL);
-  sleep (1);
   GNUNET_PROGRAM_run (3, argv, "test-statistics-api", "nohelp",
                       options, &run, &ok);
   if (0 != PLIBC_KILL (pid, SIGTERM))
@@ -154,7 +153,6 @@ check ()
                                  "-L", "DEBUG",
 #endif
                                  "-c", "test_statistics_api_data.conf", NULL);
-  sleep (1);
   GNUNET_PROGRAM_run (3, argv, "test-statistics-api", "nohelp",
                       options, &run_more, &ok);
   if (0 != PLIBC_KILL (pid, SIGTERM))