gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: admit EUR currency


From: gnunet
Subject: [taler-deployment] branch master updated: admit EUR currency
Date: Fri, 22 Nov 2019 21:57:17 +0100

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

marcello pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 2e4c13c  admit EUR currency
2e4c13c is described below

commit 2e4c13c2d7dcfb71c276b855687a21234ab8e65e
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Nov 22 21:57:11 2019 +0100

    admit EUR currency
---
 bin/taler-deployment | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/taler-deployment b/bin/taler-deployment
index b9488b4..03dc99a 100755
--- a/bin/taler-deployment
+++ b/bin/taler-deployment
@@ -75,7 +75,7 @@ def cli():
 
 
 # map from environment name to currenct
-currmap = {"test": "TESTKUDOS", "demo": "KUDOS", "int": "INTKUDOS"}
+currmap = {"test": "TESTKUDOS", "demo": "KUDOS", "int": "INTKUDOS", "euro": 
"EUR"}
 
 
 def update_checkout(r: Repo, p: Path):

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



reply via email to

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