gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: fix tip preparation


From: gnunet
Subject: [taler-deployment] branch master updated: fix tip preparation
Date: Mon, 12 Sep 2022 13:26:11 +0200

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

ms pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 8a8bfa4  fix tip preparation
8a8bfa4 is described below

commit 8a8bfa492797085e26861514a74dd50001d9134d
Author: MS <ms@taler.net>
AuthorDate: Mon Sep 12 13:26:00 2022 +0200

    fix tip preparation
---
 bin/taler-gv | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/bin/taler-gv b/bin/taler-gv
index 0f4df5b..9b99cd5 100755
--- a/bin/taler-gv
+++ b/bin/taler-gv
@@ -751,9 +751,7 @@ def prepare(postgres_db_name):
             f"{TALER_PREFIX}/bin/taler-merchant-setup-reserve",
             "--amount", f"{CURRENCY}:20",
             "--exchange-url", "https://exchange.demo.taler.net/";,
-            "--merchant-url", "https://backend.demo.taler.net/";,
-            # FIXME (uncomment after agreement):
-            # "--merchant-url", 
"https://backend.demo.taler.net/instances/survey/";,
+            "--merchant-url", 
"https://backend.demo.taler.net/instances/survey/";,
             "--apikey", f"Bearer {FRONTENDS_API_TOKEN}",
             "--wire-method", WIRE_METHOD],
             capture_stdout=True

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