not needed
authorChristian Grothoff <christian@grothoff.org>
Tue, 10 Nov 2009 20:44:11 +0000 (20:44 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 10 Nov 2009 20:44:11 +0000 (20:44 +0000)
src/transport/test_transport_api.c

index 36264051d46d5dd917f4fabe1c2ade4b6b579867..a067269fe810be61d441f551cfa74ff8aec5f524 100644 (file)
@@ -155,7 +155,7 @@ setup_peer (struct PeerContext *p, const char *cfgname)
                                         "-L", "DEBUG",
 #endif
                                         "-c", cfgname, NULL);
-  sleep (1);                    /* allow ARM to start */
+  //  sleep (1);                    /* allow ARM to start */
 #endif
   GNUNET_assert (GNUNET_OK == GNUNET_CONFIGURATION_load (p->cfg, cfgname));
   p->th = GNUNET_TRANSPORT_connect (sched, p->cfg,