gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: fix


From: gnunet
Subject: [taler-deployment] branch master updated: fix
Date: Wed, 02 Dec 2020 00:54:11 +0100

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

dold pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 6d2c27e  fix
6d2c27e is described below

commit 6d2c27eda3d4690024aa13102a06b6f254b11a7b
Author: Florian Dold <florian@dold.me>
AuthorDate: Wed Dec 2 00:54:13 2020 +0100

    fix
---
 bin/taler-config-generate | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/taler-config-generate b/bin/taler-config-generate
index 000e497..e1aae69 100755
--- a/bin/taler-config-generate
+++ b/bin/taler-config-generate
@@ -273,6 +273,7 @@ def main(currency, envname, outdir, exchange_pub):
     config(mc)
     config_files.append(mc)
 
+    urls = get_urls(envname)
     sc = ConfigFile(envname, currency, exchange_pub, "sync.conf")
     sc.cfg_put("taler", "currency", sc.currency)
     sc.cfg_put("sync", "serve", "unix")

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