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:
0c3a242
)
nosleep
author
Christian Grothoff
<christian@grothoff.org>
Mon, 24 Jan 2011 13:27:38 +0000
(13:27 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Mon, 24 Jan 2011 13:27:38 +0000
(13:27 +0000)
src/fs/test_fs_start_stop.c
patch
|
blob
|
history
diff --git
a/src/fs/test_fs_start_stop.c
b/src/fs/test_fs_start_stop.c
index 71043bf36d22502401dec37b63429a08e6853ef9..efc74408092e150c91eec69ccf7151c1d48b7e00 100644
(file)
--- a/
src/fs/test_fs_start_stop.c
+++ b/
src/fs/test_fs_start_stop.c
@@
-101,7
+101,6
@@
run (void *cls,
GNUNET_FS_FLAGS_NONE,
GNUNET_FS_OPTIONS_END);
GNUNET_assert (NULL != fs);
- sleep (1); /* FIXME */
GNUNET_FS_stop (fs);
}