ignores
authorChristian Grothoff <christian@grothoff.org>
Wed, 4 Nov 2009 15:07:48 +0000 (15:07 +0000)
committerChristian Grothoff <christian@grothoff.org>
Wed, 4 Nov 2009 15:07:48 +0000 (15:07 +0000)
src/fs/test_fs_download.c

index 4e73ef18292845d66c6ea1b61b4096d1d319123a..f3ecfaba03d35aa35ebc9939c42e5d6124813836 100644 (file)
@@ -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);