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 15:43: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 a30e02e7 -typo
a30e02e7 is described below

commit a30e02e7dc75cff445e1be7490ad3cc911bdbd6e
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Nov 2 15:43:16 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 5b4bf89b..1d1dd40d 100755
--- a/src/testing/taler-unified-setup.sh
+++ b/src/testing/taler-unified-setup.sh
@@ -509,7 +509,7 @@ then
     SERVE=$(taler-config -c "$CONF" -s CHALLENGER -o SERVE)
     if [ "${SERVE}" = "unix" ]
     then
-        CHALLENGER_URL=$(taler-config -c "$CHALLENGER" -s SYNC -o BASE_URL)
+        CHALLENGER_URL=$(taler-config -c "$CONF" -s CHALLENGER -o BASE_URL)
     else
         CHALLENGER_URL="http://localhost:${CHALLENGER_PORT}/";
     fi

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