gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: address tip problem at demo


From: gnunet
Subject: [taler-deployment] branch master updated: address tip problem at demo
Date: Mon, 12 Sep 2022 11:40:54 +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 0de2755  address tip problem at demo
0de2755 is described below

commit 0de275566ba7378039098a111e2d46d2e64a89f1
Author: MS <ms@taler.net>
AuthorDate: Mon Sep 12 11:40:50 2022 +0200

    address tip problem at demo
---
 bin/taler-gv | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/bin/taler-gv b/bin/taler-gv
index ce516ea..0f4df5b 100755
--- a/bin/taler-gv
+++ b/bin/taler-gv
@@ -752,6 +752,8 @@ def prepare(postgres_db_name):
             "--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/";,
             "--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]