aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api2_tcp_peer1.conf
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2021-02-23 22:30:15 +0100
committerMartin Schanzenbach <mschanzenbach@posteo.de>2021-02-23 22:30:15 +0100
commit64c18a74e38a1cb74042d14a4211622a3bde3bee (patch)
tree8cd226c21f2e40902e252139196998f00445d726 /src/transport/test_transport_api2_tcp_peer1.conf
parentd528f6cfbe5e99a7e50e28d76b90654ecb955d9a (diff)
downloadgnunet-64c18a74e38a1cb74042d14a4211622a3bde3bee.tar.gz
gnunet-64c18a74e38a1cb74042d14a4211622a3bde3bee.zip
-flurry of bugfixes for tng service
Diffstat (limited to 'src/transport/test_transport_api2_tcp_peer1.conf')
-rw-r--r--src/transport/test_transport_api2_tcp_peer1.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/transport/test_transport_api2_tcp_peer1.conf b/src/transport/test_transport_api2_tcp_peer1.conf
index 5b5fcb55b..36e00c00f 100644
--- a/src/transport/test_transport_api2_tcp_peer1.conf
+++ b/src/transport/test_transport_api2_tcp_peer1.conf
@@ -5,6 +5,7 @@ GNUNET_TEST_HOME = $GNUNET_TMP/test-transport/api-tcp-p1/
5[transport] 5[transport]
6BINARY = gnunet-service-tng 6BINARY = gnunet-service-tng
7PLUGINS = tcp 7PLUGINS = tcp
8PREFIX = valgrind --log-file=/tmp/vg_peer1-%p
8 9
9[communicator-tcp] 10[communicator-tcp]
10BINARY = gnunet-communicator-tcp 11BINARY = gnunet-communicator-tcp