[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[libeufin] 02/03: makefile
From: |
gnunet |
Subject: |
[libeufin] 02/03: makefile |
Date: |
Thu, 03 Dec 2020 13:45:37 +0100 |
This is an automated email from the git hooks/post-receive script.
ms pushed a commit to branch master
in repository libeufin.
commit e31a3f710db050b75b72108f8501ad85a4ab276f
Author: MS <ms@taler.net>
AuthorDate: Tue Dec 1 21:52:07 2020 +0100
makefile
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 8445f6e..523d884 100644
--- a/Makefile
+++ b/Makefile
@@ -47,5 +47,5 @@ tests:
.PHONY: parse
parse:
- @cd parsing-tests; git pull || true
+ @cd parsing-tests; git pull origin master || true
@cd parsing-tests; py.test -s checks.py
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.