gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: -typo


From: gnunet
Subject: [taler-exchange] branch master updated: -typo
Date: Thu, 02 Nov 2023 16:07:27 +0100

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new c3741f0d -typo
c3741f0d is described below

commit c3741f0d61637382ad72693a655a0eeffb4174d4
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Nov 2 16:07:22 2023 +0100

    -typo
---
 src/testing/taler-unified-setup.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/testing/taler-unified-setup.sh 
b/src/testing/taler-unified-setup.sh
index dd4356cf..faa02a3b 100755
--- a/src/testing/taler-unified-setup.sh
+++ b/src/testing/taler-unified-setup.sh
@@ -525,7 +525,7 @@ then
             if [ "${CHALLENGER_URL}info" = "$INFO" ]
             then
                 echo -n "Enabling Challenger client for $SECTION"
-                CLIENT_SECRET=$(taler-config -c "$CONF" -s "$SECTION" -o 
"CLIENT_SECRET")
+                CLIENT_SECRET=$(taler-config -c "$CONF" -s "$SECTION" -o 
"KYC_OAUTH2_CLIENT_SECRET")
                 
REDIRECT_URI="${EXCHANGE_URL}kyc-proof/kyc-provider-example-challeger"
                 CLIENT_ID=$(challenger-admin --add="${CLIENT_SECRET}" 
"${REDIRECT_URI}")
                 taler-config -c "$CONF" -s "$SECTION" -o KYC_OAUTH2_CLIENT_ID 
-V "$CLIENT_ID"

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