projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
808d999
)
no need to sleep, we will re-try anyway
author
Christian Grothoff
<christian@grothoff.org>
Tue, 10 Nov 2009 20:26:24 +0000
(20:26 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Tue, 10 Nov 2009 20:26:24 +0000
(20:26 +0000)
src/util/test_resolver_api.c
patch
|
blob
|
history
diff --git
a/src/util/test_resolver_api.c
b/src/util/test_resolver_api.c
index 15a7f820ba2c67c168a6ae626d0a21a0de64325c..09eaa9b5bfa2a852e0f9b3bf3d84dbac2f5e08f8 100644
(file)
--- a/
src/util/test_resolver_api.c
+++ b/
src/util/test_resolver_api.c
@@
-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);