From: Christian Grothoff Date: Tue, 10 Nov 2009 20:44:11 +0000 (+0000) Subject: not needed X-Git-Tag: initial-import-from-subversion-38251~23113 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=c6c46d88345705d86da6d2d2cbe2131ca902bb95;p=oweals%2Fgnunet.git not needed --- diff --git a/src/transport/test_transport_api.c b/src/transport/test_transport_api.c index 36264051d..a067269fe 100644 --- a/src/transport/test_transport_api.c +++ b/src/transport/test_transport_api.c @@ -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,