gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: transport: hello world test cannot use s


From: gnunet
Subject: [gnunet] branch master updated: transport: hello world test cannot use send yet
Date: Sun, 22 Dec 2024 12:39:19 +0100

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 52159aaf4 transport: hello world test cannot use send yet
52159aaf4 is described below

commit 52159aaf4beff049605829c4cafcc6fe42880e47
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Sun Dec 22 12:39:16 2024 +0100

    transport: hello world test cannot use send yet
---
 src/service/transport/plugin_testing_transport_simple_send.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/service/transport/plugin_testing_transport_simple_send.c 
b/src/service/transport/plugin_testing_transport_simple_send.c
index 811622518..41ebe553e 100644
--- a/src/service/transport/plugin_testing_transport_simple_send.c
+++ b/src/service/transport/plugin_testing_transport_simple_send.c
@@ -79,7 +79,7 @@ GNUNET_TESTING_MAKE_PLUGIN (
                               "sleep",
                               "3",
                               NULL),
-  GNUNET_TRANSPORT_cmd_send_simple ("send", "start", "system", 10),
+  // GNUNET_TRANSPORT_cmd_send_simple ("send", "start", "system", 10),
   GNUNET_TESTING_cmd_stop_peer ("stop",
                                 "start")
   )

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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