gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated (85c067c -> e3f3caa)


From: gnunet
Subject: [libeufin] branch master updated (85c067c -> e3f3caa)
Date: Thu, 21 Jan 2021 14:48:47 +0100

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

ms pushed a change to branch master
in repository libeufin.

    from 85c067c  Integration tests harness.
     new f727bcd  include JSON samples in submodule
     new e3f3caa  remove accidental char

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:
 build-system/taler-build-scripts | 2 +-
 integration-tests/tests.py       | 2 +-
 parsing-tests/samples            | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/build-system/taler-build-scripts b/build-system/taler-build-scripts
index 47f14fc..e08ea37 160000
--- a/build-system/taler-build-scripts
+++ b/build-system/taler-build-scripts
@@ -1 +1 @@
-Subproject commit 47f14fcf1d03d9dad1bae59987488ea05ecd307b
+Subproject commit e08ea37979dcc17ac8e0987251771d771503cb56
diff --git a/integration-tests/tests.py b/integration-tests/tests.py
index ed6cfd2..7437fd7 100755
--- a/integration-tests/tests.py
+++ b/integration-tests/tests.py
@@ -67,7 +67,7 @@ def prepareNexus():
     assertResponse(
         post(
             f"{PERSONA.nexus.base_url}/users",
-            auth=auth.HTTPBasicAuth("adminx", "x"),
+            auth=auth.HTTPBasicAuth("admin", "x"),
             json=dict(username=PERSONA.nexus.username, 
password=PERSONA.nexus.password),
         )
     )
diff --git a/parsing-tests/samples b/parsing-tests/samples
index 4e36caa..6ab75e6 160000
--- a/parsing-tests/samples
+++ b/parsing-tests/samples
@@ -1 +1 @@
-Subproject commit 4e36caa0b9557d7446488d7eec7c80e6f1e554ac
+Subproject commit 6ab75e63f095f3cfdf1080fa01e73909d7d5f5c2

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