gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated (462ec66 -> 786086d)


From: gnunet
Subject: [libeufin] branch master updated (462ec66 -> 786086d)
Date: Tue, 01 Dec 2020 12:47:20 +0100

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

ms pushed a change to branch master
in repository libeufin.

    from 462ec66  makefile
     new 1c55078  submodule
     new 786086d  prefer quiet launch

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 nexus/libeufin-nexus-dev-template | 2 +-
 parsing-tests                     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/nexus/libeufin-nexus-dev-template 
b/nexus/libeufin-nexus-dev-template
index 8383497..c321883 100644
--- a/nexus/libeufin-nexus-dev-template
+++ b/nexus/libeufin-nexus-dev-template
@@ -2,7 +2,7 @@
 
 ARGS="$@"
 cd PROJECT
-if (( $# > 0 )); then ./gradlew --console=plain nexus:run --args="$ARGS"
+if (( $# > 0 )); then ./gradlew -q --console=plain nexus:run --args="$ARGS"
 else ./gradlew --console=plain nexus:run
 fi
 cd - > /dev/null
diff --git a/parsing-tests b/parsing-tests
index 52a2e7a..e1e2d28 160000
--- a/parsing-tests
+++ b/parsing-tests
@@ -1 +1 @@
-Subproject commit 52a2e7af83277337630e38e81dcfaf46d32d269a
+Subproject commit e1e2d28ec38d67c0ce48394652abbfde856d84f9

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