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: Mon, 30 Nov 2020 17:53:56 +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 462ec66  makefile
462ec66 is described below

commit 462ec664184926083fa26bad2d3c7e952fb364d1
Author: MS <ms@taler.net>
AuthorDate: Mon Nov 30 17:53:51 2020 +0100

    makefile
---
 Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index 3ec35a4..8445f6e 100644
--- a/Makefile
+++ b/Makefile
@@ -47,5 +47,5 @@ tests:
 
 .PHONY: parse
 parse:
-       @cd parsing-tests; git pull
-       @cd parsing-tests; py.test checks.py
+       @cd parsing-tests; git pull || true
+       @cd parsing-tests; py.test -s checks.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]