From 41d967a58fdf9df3b462980a3172ce1cb90cf334 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 24 Jan 2011 13:27:38 +0000 Subject: [PATCH] nosleep --- src/fs/test_fs_start_stop.c | 1 - 1 file changed, 1 deletion(-) 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); } -- 2.25.1