From: Christian Grothoff Date: Mon, 24 Jan 2011 13:27:38 +0000 (+0000) Subject: nosleep X-Git-Tag: initial-import-from-subversion-38251~19268 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=41d967a58fdf9df3b462980a3172ce1cb90cf334;p=oweals%2Fgnunet.git nosleep --- diff --git a/src/fs/test_fs_start_stop.c b/src/fs/test_fs_start_stop.c index 71043bf36..efc744080 100644 --- 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); }