gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-deployment] branch master updated: logic


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: logic
Date: Thu, 09 Mar 2017 20:47:30 +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 af42ff0  logic
af42ff0 is described below

commit af42ff0a1e243b4bbf1c7d721ebd37295cf96d76
Author: Florian Dold <address@hidden>
AuthorDate: Thu Mar 9 20:47:27 2017 +0100

    logic
---
 config/generate-config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/generate-config b/config/generate-config
index 55cceae..e0aa3a1 100755
--- a/config/generate-config
+++ b/config/generate-config
@@ -213,7 +213,7 @@ def main(currency, envname, outdir, exchange_pub, 
standalone):
     else:
         standalone = False
 
-    config(currency, envname, exchange_pub, standalone == "1")
+    config(currency, envname, exchange_pub, standalone)
 
     merchant_wireformats = [
         merchant_wf(envname, "gnunet", 4, standalone),

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]