From: Christian Grothoff Date: Wed, 4 Nov 2009 15:07:48 +0000 (+0000) Subject: ignores X-Git-Tag: initial-import-from-subversion-38251~23164 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=cefbb8576a9480689630f60f58ecbb0bab837f3d;p=oweals%2Fgnunet.git ignores --- diff --git a/src/fs/test_fs_download.c b/src/fs/test_fs_download.c index 4e73ef182..f3ecfaba0 100644 --- a/src/fs/test_fs_download.c +++ b/src/fs/test_fs_download.c @@ -217,7 +217,6 @@ setup_peer (struct PeerContext *p, const char *cfgname) "-L", "DEBUG", #endif "-c", cfgname, NULL); - sleep (1); /* allow ARM to start */ #endif GNUNET_assert (GNUNET_OK == GNUNET_CONFIGURATION_load (p->cfg, cfgname)); GNUNET_ARM_start_services (p->cfg, sched, "core", NULL);