gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: -make check/dist ftbfs fix. needs file


From: gnunet
Subject: [gnunet] branch master updated: -make check/dist ftbfs fix. needs file
Date: Sun, 10 Oct 2021 18:09:32 +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 03ec948c7 -make check/dist ftbfs fix. needs file
03ec948c7 is described below

commit 03ec948c7615cf364a095a609eac61a109b630ce
Author: Martin Schanzenbach <martin.schanzenbach@aisec.fraunhofer.de>
AuthorDate: Sun Oct 10 18:09:22 2021 +0200

    -make check/dist ftbfs fix. needs file
---
 src/testing/Makefile.am | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am
index 386fcd041..2145858c4 100644
--- a/src/testing/Makefile.am
+++ b/src/testing/Makefile.am
@@ -97,7 +97,6 @@ list_keys_LDADD = \
 
 
 check_PROGRAMS = \
- test_testing_topology \
  test_testing_api_cmd_netjail \
  test_testing_hello_world \
  test_testing_portreservation \
@@ -109,7 +108,6 @@ check_PROGRAMS = \
 if ENABLE_TEST_RUN
 AM_TESTS_ENVIRONMENT=export GNUNET_PREFIX=$${GNUNET_PREFIX:-@libdir@};export 
PATH=$${GNUNET_PREFIX:-@prefix@}/bin:$$PATH;unset XDG_DATA_HOME;unset 
XDG_CONFIG_HOME;
 TESTS = \
- test_testing_topology \
  test_testing_api_cmd_netjail \
  test_testing_hello_world \
  test_testing_portreservation \
@@ -118,11 +116,11 @@ TESTS = \
  test_testing_servicestartup
 endif
 
-test_testing_topology_SOURCES = \
- test_testing_topology.c
-test_testing_topology_LDADD = \
- libgnunettesting.la \
- $(top_builddir)/src/util/libgnunetutil.la
+#test_testing_topology_SOURCES = \
+# test_testing_topology.c
+#test_testing_topology_LDADD = \
+# libgnunettesting.la \
+# $(top_builddir)/src/util/libgnunetutil.la
 
 test_testing_api_cmd_netjail_SOURCES = \
  test_testing_api_cmd_netjail.c

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