gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-backoffice] branch master updated: fix test case inv


From: gnunet
Subject: [GNUnet-SVN] [taler-backoffice] branch master updated: fix test case invocation
Date: Sat, 31 Aug 2019 15:46:40 +0200

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

dold pushed a commit to branch master
in repository backoffice.

The following commit(s) were added to refs/heads/master by this push:
     new af30f74  fix test case invocation
af30f74 is described below

commit af30f7474c065c4a235b5ed356a046039959a1e1
Author: Florian Dold <address@hidden>
AuthorDate: Sat Aug 31 15:46:37 2019 +0200

    fix test case invocation
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index fd33bfc..94227d7 100644
--- a/Makefile
+++ b/Makefile
@@ -41,7 +41,7 @@ compile-i18n:
 # run testcases
 .PHONY: check
 check:
-       @export TALER_CONFIG_FILE=@abs_srcdir@/talerbackoffice/tests.conf; \
+       @export TALER_CONFIG_FILE=talerbackoffice/tests.conf; \
          export BACKOFFICE_BACKEND="http://backend.example.com/";; \
          export BACKOFFICE_INSTANCES="MusicShop"; python3 setup.py test
 

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



reply via email to

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