no need to sleep, we will re-try anyway
authorChristian Grothoff <christian@grothoff.org>
Tue, 10 Nov 2009 20:26:24 +0000 (20:26 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 10 Nov 2009 20:26:24 +0000 (20:26 +0000)
src/util/test_resolver_api.c

index 15a7f820ba2c67c168a6ae626d0a21a0de64325c..09eaa9b5bfa2a852e0f9b3bf3d84dbac2f5e08f8 100644 (file)
@@ -176,7 +176,6 @@ check ()
                                  "-L", "DEBUG",
 #endif
                                  "-c", "test_resolver_api_data.conf", NULL);
-  sleep (1);
   GNUNET_PROGRAM_run ((sizeof (argv) / sizeof (char *)) - 1,
                       argv, "test-resolver-api", "nohelp",
                       options, &run, &ok);