gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: add quote


From: gnunet
Subject: [taler-exchange] branch master updated: add quote
Date: Thu, 02 Nov 2023 16:34:11 +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 9568bb5f add quote
9568bb5f is described below

commit 9568bb5f5faccf8f997e4860285bc7c3ce51d781
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Nov 2 16:34:08 2023 +0100

    add quote
---
 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 5e7748b7..ff3f924f 100755
--- a/src/testing/taler-unified-setup.sh
+++ b/src/testing/taler-unified-setup.sh
@@ -530,7 +530,7 @@ then
                 RFC_8959_PREFIX="secret-token:"
                 if ! echo "${CLIENT_SECRET}" | grep ^${RFC_8959_PREFIX} > 
/dev/null
                 then
-                    exit_fail "Client secret does not begin with 
${RFC_8959_PREFIX}"
+                    exit_fail "Client secret does not begin with 
'${RFC_8959_PREFIX}'"
                 fi
                 # shellcheck disable=SC2001
                 CLIENT_SECRET=$(echo "${CLIENT_SECRET}" | sed -e 
"s/^${RFC_8959_PREFIX}//")

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