gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: fix https://gnunet.org/bugs


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: fix https://gnunet.org/bugs/view.php?id=5093
Date: Sat, 23 Jun 2018 15:21:27 +0200

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 482246576 fix https://gnunet.org/bugs/view.php?id=5093
482246576 is described below

commit 482246576fe473f3d9d4a447ba7c9339bd545c76
Author: Schanzenbach, Martin <address@hidden>
AuthorDate: Sat Jun 23 15:21:23 2018 +0200

    fix https://gnunet.org/bugs/view.php?id=5093
---
 src/transport/test_transport_api_manipulation_cfg.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/transport/test_transport_api_manipulation_cfg.c 
b/src/transport/test_transport_api_manipulation_cfg.c
index 4cab84066..350dc8eab 100644
--- a/src/transport/test_transport_api_manipulation_cfg.c
+++ b/src/transport/test_transport_api_manipulation_cfg.c
@@ -168,6 +168,7 @@ main (int argc,
 
   ccc = &my_ccc;
   sc.ccc = ccc;
+  start_request = GNUNET_TIME_absolute_get ();
   if (GNUNET_OK !=
       GNUNET_TRANSPORT_TESTING_main (2,
                                      &GNUNET_TRANSPORT_TESTING_connect_check,

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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