gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: fix: do not use udp plugin for tests


From: gnunet
Subject: [gnunet] branch master updated: fix: do not use udp plugin for tests
Date: Mon, 06 Jul 2020 22:35:46 +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 13b2791f4 fix: do not use udp plugin for tests
13b2791f4 is described below

commit 13b2791f49d8aeacb96fa005942ad98ec2c88d50
Author: Martin Schanzenbach <mschanzenbach@posteo.de>
AuthorDate: Mon Jul 6 22:29:59 2020 +0200

    fix: do not use udp plugin for tests
---
 src/testbed/test_testbed_api_template.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/testbed/test_testbed_api_template.conf 
b/src/testbed/test_testbed_api_template.conf
index 43ae06f81..255c1b766 100644
--- a/src/testbed/test_testbed_api_template.conf
+++ b/src/testbed/test_testbed_api_template.conf
@@ -14,7 +14,7 @@ QUOTA = 1 MB
 DATABASE = heap
 
 [transport]
-PLUGINS = udp
+PLUGINS = tcp
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
 NEIGHBOUR_LIMIT = 50

-- 
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]