gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] 02/04: Testing: Exchange binary name for transport in test case


From: gnunet
Subject: [gnunet] 02/04: Testing: Exchange binary name for transport in test case configuration.
Date: Mon, 30 Oct 2023 15:04:56 +0100

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

t3sserakt pushed a commit to branch master
in repository gnunet.

commit a71b24585ecf7f68025013cb6965915cea0d4b2e
Author: t3sserakt <t3ss@posteo.de>
AuthorDate: Mon Oct 30 13:50:46 2023 +0100

    Testing: Exchange binary name for transport in test case configuration.
---
 src/service/core/test_core_just_run.conf      | 2 +-
 src/service/core/test_core_just_run_host.conf | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/service/core/test_core_just_run.conf 
b/src/service/core/test_core_just_run.conf
index 7ea8686a1..287824c61 100644
--- a/src/service/core/test_core_just_run.conf
+++ b/src/service/core/test_core_just_run.conf
@@ -3,7 +3,7 @@
 GNUNET_TEST_HOME = $GNUNET_TMP/test-transport/api-tcp-p1/
 
 [transport]
-BINARY = gnunet-service-tng
+BINARY = gnunet-service-transport
 #PREFIX = valgrind --leak-check=full --track-origins=yes --trace-children=yes 
--log-file=$GNUNET_TEST_HOME/vg_peer1-%p 
 UNIXPATH = $GNUNET_RUNTIME_DIR/tng-p1.sock
 
diff --git a/src/service/core/test_core_just_run_host.conf 
b/src/service/core/test_core_just_run_host.conf
index 045ed5940..406b8dcc9 100644
--- a/src/service/core/test_core_just_run_host.conf
+++ b/src/service/core/test_core_just_run_host.conf
@@ -3,7 +3,7 @@
 GNUNET_TEST_HOME = $GNUNET_TMP/test-transport/api-tcp-p1/
 
 [transport]
-BINARY = gnunet-service-tng
+BINARY = gnunet-service-transport
 #PREFIX = valgrind --leak-check=full --track-origins=yes --trace-children=yes 
--log-file=$GNUNET_TEST_HOME/vg_peer1-%p 
 UNIXPATH = $GNUNET_RUNTIME_DIR/tng-p1.sock
 

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