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: Fri, 03 Nov 2023 23:59:19 +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 2992b42b -typo
2992b42b is described below

commit 2992b42baedc5c2f5afeaef89c55604c45849370
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Nov 3 23:59:01 2023 +0100

    -typo
---
 src/kyclogic/taler-exchange-kyc-oauth2-challenger.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/kyclogic/taler-exchange-kyc-oauth2-challenger.sh 
b/src/kyclogic/taler-exchange-kyc-oauth2-challenger.sh
index 667dce5e..729abc50 100755
--- a/src/kyclogic/taler-exchange-kyc-oauth2-challenger.sh
+++ b/src/kyclogic/taler-exchange-kyc-oauth2-challenger.sh
@@ -22,6 +22,6 @@ fi
 echo "$J" \
   | jq \
    --arg id "${ROWID}" \
-  '{$id,"email":.email,"expires",.expires}'
+  '{$id,"email":.email,"expires":.expires}'
 
 exit 0

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