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: typo


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: typo
Date: Tue, 10 Jan 2017 17:23:59 +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 3751b0e  typo
3751b0e is described below

commit 3751b0eecd67c8b0323cba65883e4b3d532e99f5
Author: Florian Dold <address@hidden>
AuthorDate: Tue Jan 10 17:23:57 2017 +0100

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

diff --git a/config/generate-config b/config/generate-config
index 1032f81..31f8ea5 100755
--- a/config/generate-config
+++ b/config/generate-config
@@ -153,7 +153,7 @@ def merchant_wf(envname, instance_name, acct_no, 
standalone):
         bank_uri = "https://bank.{}.taler.net/".format(envname)
     data = OrderedDict(
         type="test",
-        bank_uri="bank_uri",
+        bank_uri=bank_uri,
         sig="MERCHANTSIGNATURE",
         account_number=acct_no,
         salt="SALT"

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



reply via email to

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