gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: makefile


From: gnunet
Subject: [libeufin] branch master updated: makefile
Date: Tue, 08 Dec 2020 10:13:08 +0100

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

ms pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new f1ca33c  makefile
f1ca33c is described below

commit f1ca33ce6599a202c4dba36db80ea9b27e7da56e
Author: MS <ms@taler.net>
AuthorDate: Tue Dec 8 10:13:05 2020 +0100

    makefile
---
 Makefile                         | 4 ++++
 build-system/taler-build-scripts | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 71d8735..2ada6eb 100644
--- a/Makefile
+++ b/Makefile
@@ -45,6 +45,10 @@ check:
 tests:
        @cd integration-tests; py.test -k "not test_env" tests.py
 
+.PHONY: env
+env:
+       @cd integration-tests; py.test -s -k "test_env" tests.py
+
 .PHONY: parse
 parse:
        @cd parsing-tests; py.test -s checks.py
diff --git a/build-system/taler-build-scripts b/build-system/taler-build-scripts
index e3362ab..47f14fc 160000
--- a/build-system/taler-build-scripts
+++ b/build-system/taler-build-scripts
@@ -1 +1 @@
-Subproject commit e3362ab5efd9c4d9ae7fa4de7420f55d09f26226
+Subproject commit 47f14fcf1d03d9dad1bae59987488ea05ecd307b

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