gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] 02/02: remove accidental char


From: gnunet
Subject: [libeufin] 02/02: remove accidental char
Date: Thu, 21 Jan 2021 14:48:49 +0100

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

ms pushed a commit to branch master
in repository libeufin.

commit e3f3caacf595f0de3db49da0d532bb77bc46aa9f
Author: MS <ms@taler.net>
AuthorDate: Thu Jan 21 14:48:44 2021 +0100

    remove accidental char
---
 build-system/taler-build-scripts | 2 +-
 integration-tests/tests.py       | 2 +-
 2 files changed, 2 insertions(+), 2 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),
         )
     )

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