gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: add local test again


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: add local test again
Date: Thu, 13 Jul 2017 21:24:37 +0200

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

xrs pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new cd8ffdb97 add local test again
cd8ffdb97 is described below

commit cd8ffdb973670871d8fae691671fc0eb0f3c7ba3
Author: xrs <address@hidden>
AuthorDate: Thu Jul 13 21:24:29 2017 +0200

    add local test again
---
 src/multicast/Makefile.am | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/multicast/Makefile.am b/src/multicast/Makefile.am
index a680a9d5a..f26c6ef4b 100644
--- a/src/multicast/Makefile.am
+++ b/src/multicast/Makefile.am
@@ -50,13 +50,12 @@ gnunet_service_multicast_LDADD = \
   $(GN_LIBINTL)
 
 check_PROGRAMS = \
+  test_multicast \
   test_multicast_multipeer 
-#  test_multicast 
 #  test_multicast_2peers
 
 if ENABLE_TEST_RUN
 AM_TESTS_ENVIRONMENT=export GNUNET_PREFIX=$${GNUNET_PREFIX:address@hidden@}; 
export PATH=$${GNUNET_PREFIX:address@hidden@}/bin:$$PATH; unset XDG_DATA_HOME; 
unset XDG_CONFIG_HOME;
-#AM_TESTS_ENVIRONMENT=export GNUNET_PREFIX=$${GNUNET_PREFIX:address@hidden@}; 
export PATH=$${GNUNET_PREFIX:address@hidden@}/bin:$$PATH; unset XDG_DATA_HOME; 
unset XDG_CONFIG_HOME; export GNUNET_FORCE_LOG=';;;;INFO';
 TESTS = $(check_PROGRAMS)
 endif
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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