gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r3770 - GNUnet/src/applications/identity


From: grothoff
Subject: [GNUnet-SVN] r3770 - GNUnet/src/applications/identity
Date: Tue, 14 Nov 2006 17:21:01 -0800 (PST)

Author: grothoff
Date: 2006-11-14 17:20:59 -0800 (Tue, 14 Nov 2006)
New Revision: 3770

Modified:
   GNUnet/src/applications/identity/identitytest.c
Log:
fix

Modified: GNUnet/src/applications/identity/identitytest.c
===================================================================
--- GNUnet/src/applications/identity/identitytest.c     2006-11-15 01:20:30 UTC 
(rev 3769)
+++ GNUnet/src/applications/identity/identitytest.c     2006-11-15 01:20:59 UTC 
(rev 3770)
@@ -57,6 +57,7 @@
   transport = requestService("transport");
   identity = requestService("identity");
   cron_start(cron);
+  /* give cron job chance to run */
   PTHREAD_SLEEP(5 * cronSECONDS);
   helo = transport->createhello(ANY_PROTOCOL_NUMBER);
   if (NULL == helo) {





reply via email to

[Prev in Thread] Current Thread [Next in Thread]