gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-donations] branch master updated: fix test case invo


From: gnunet
Subject: [GNUnet-SVN] [taler-donations] branch master updated: fix test case invocation
Date: Sat, 31 Aug 2019 16:19:05 +0200

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

dold pushed a commit to branch master
in repository donations.

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

commit d61ff48aa5d4c0c5642e885eadc8e3fcf1e06366
Author: Florian Dold <address@hidden>
AuthorDate: Sat Aug 31 16:19:02 2019 +0200

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

diff --git a/Makefile b/Makefile
index 1d98268..6622526 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@ install-local:
 # run testcases
 .PHONY: check
 check:
-       @export TALER_CONFIG_FILE=talerblog/tests.conf; \
+       @export TALER_CONFIG_FILE=talerdonations/tests.conf; \
         python3 setup.py test
 
 .PHONY: clean

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



reply via email to

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