gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r8800 - gnunet/src/testing


From: gnunet
Subject: [GNUnet-SVN] r8800 - gnunet/src/testing
Date: Mon, 27 Jul 2009 11:31:43 -0600

Author: grothoff
Date: 2009-07-27 11:31:43 -0600 (Mon, 27 Jul 2009)
New Revision: 8800

Modified:
   gnunet/src/testing/testing.c
Log:
die

Modified: gnunet/src/testing/testing.c
===================================================================
--- gnunet/src/testing/testing.c        2009-07-27 17:29:33 UTC (rev 8799)
+++ gnunet/src/testing/testing.c        2009-07-27 17:31:43 UTC (rev 8800)
@@ -116,19 +116,4 @@
 }
 
 
-
-
-
 /* end of testing.c */
-
-{
-  va_list va;
-  
-  va_start (va, hostname);
-  GNUNET_TESTING_daemons_start_va (sched, cfg,
-                                  total, service_home_prefix,
-                                  transports, applications,
-                                  cb, cb_cls, cbe, cbe_cls, hostname,
-                                  va);
-  va_end (va);
-}





reply via email to

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