gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r24717 - gnunet/src/testing
Date: Mon, 5 Nov 2012 13:15:19 +0100

Author: grothoff
Date: 2012-11-05 13:15:19 +0100 (Mon, 05 Nov 2012)
New Revision: 24717

Modified:
   gnunet/src/testing/test_testing_peerstartup.c
Log:
-fix fix
'

Modified: gnunet/src/testing/test_testing_peerstartup.c
===================================================================
--- gnunet/src/testing/test_testing_peerstartup.c       2012-11-05 12:08:08 UTC 
(rev 24716)
+++ gnunet/src/testing/test_testing_peerstartup.c       2012-11-05 12:15:19 UTC 
(rev 24717)
@@ -100,10 +100,10 @@
   test_ctx->system = 
       GNUNET_TESTING_system_create ("test-gnunet-testing",
                                     "127.0.0.1", NULL);
+  emsg = NULL;
   if (NULL == test_ctx->system)
     goto end;
   test_ctx->cfg = GNUNET_CONFIGURATION_dup (cfg);
-  emsg = NULL;
   test_ctx->peer = 
       GNUNET_TESTING_peer_configure (test_ctx->system,
                                      test_ctx->cfg,




reply via email to

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