gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] 01/03: fix tests return code


From: gnunet
Subject: [libeufin] 01/03: fix tests return code
Date: Thu, 19 Nov 2020 12:54:42 +0100

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

ms pushed a commit to branch master
in repository libeufin.

commit 8a9a04f1f97a72ef61fca7938f61d0a3451487f1
Author: MS <ms@taler.net>
AuthorDate: Tue Nov 17 20:47:17 2020 +0100

    fix tests return code
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index a454ceb..d7eee38 100644
--- a/Makefile
+++ b/Makefile
@@ -43,4 +43,4 @@ check:
 
 .PHONY: tests
 tests:
-       @cd integration-tests; py.test tests.py; cd ..
+       @cd integration-tests; py.test tests.py

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