gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-merchant-demos] branch master updated: final /


From: gnunet
Subject: [taler-taler-merchant-demos] branch master updated: final /
Date: Tue, 28 Jul 2020 18:09:09 +0200

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

ms pushed a commit to branch master
in repository taler-merchant-demos.

The following commit(s) were added to refs/heads/master by this push:
     new 73fcf70  final /
73fcf70 is described below

commit 73fcf700a680076ba37cd60996a16528b78f71b9
Author: MS <ms@taler.net>
AuthorDate: Tue Jul 28 18:09:04 2020 +0200

    final /
---
 talermerchantdemos/survey/survey.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/talermerchantdemos/survey/survey.py 
b/talermerchantdemos/survey/survey.py
index 15cb08c..fa5edbf 100644
--- a/talermerchantdemos/survey/survey.py
+++ b/talermerchantdemos/survey/survey.py
@@ -40,7 +40,7 @@ CURRENCY = TC["taler"]["currency"].value_string(required=True)
 APIKEY = TC["frontends"]["backend_apikey"].value_string(required=True)
 app.config.from_object(__name__)
 LOGGER = logging.getLogger(__name__)
-INSTANCED_URL = urljoin(BACKEND_URL, f"instances/survey")
+INSTANCED_URL = urljoin(BACKEND_URL, f"instances/survey/")
 
 ##
 # Make the environment available into templates.

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