gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: missing colon


From: gnunet
Subject: [taler-deployment] branch master updated: missing colon
Date: Thu, 18 Feb 2021 09:33:06 +0100

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 9133afd  missing colon
9133afd is described below

commit 9133afd5800656f0cece564c1f2660bd1d45ab59
Author: MS <ms@taler.net>
AuthorDate: Thu Feb 18 09:33:03 2021 +0100

    missing colon
---
 bin/taler_urls.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/taler_urls.py b/bin/taler_urls.py
index 4628ca4..649301f 100644
--- a/bin/taler_urls.py
+++ b/bin/taler_urls.py
@@ -42,7 +42,7 @@ def get_urls(envname):
             landing = "https://grumla.se/";,
             survey = "https://survey.grumla.se/";,
             sync = "https://sync.grumla.se/";,
-            talerbank_payto = "payto//x-taler-bank/bank.grumla.se/"
+            talerbank_payto = "payto://x-taler-bank/bank.grumla.se/"
     )
     if envname == "local":
         return taler_urls["offline"]

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