gnunet-svn
[Top][All Lists]
Advanced

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

[taler-sync] branch master updated: set prefix for tests


From: gnunet
Subject: [taler-sync] branch master updated: set prefix for tests
Date: Mon, 19 Feb 2024 19:10:58 +0100

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

grothoff pushed a commit to branch master
in repository sync.

The following commit(s) were added to refs/heads/master by this push:
     new 53675e5  set prefix for tests
53675e5 is described below

commit 53675e50f6ba6af2de2342b4e0e27bde23fad26c
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Feb 19 19:10:53 2024 +0100

    set prefix for tests
---
 src/testing/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am
index 2e879da..0fd3d03 100644
--- a/src/testing/Makefile.am
+++ b/src/testing/Makefile.am
@@ -29,6 +29,8 @@ libsynctesting_la_LIBADD = \
   -ltalertesting \
   $(XLIB)
 
+AM_TESTS_ENVIRONMENT=export SYNC_PREFIX=$${SYNC_PREFIX:-@libdir@};export 
PATH=$${SYNC_PREFIX:-@prefix@}/bin:$$PATH;
+
 check_PROGRAMS = \
   test_sync_api
 

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