gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: admit CHF


From: gnunet
Subject: [taler-deployment] branch master updated: admit CHF
Date: Mon, 13 Jan 2020 19:09:12 +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 b0e2f26  admit CHF
b0e2f26 is described below

commit b0e2f261753b8ebf30128d570517663616ae156d
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Jan 13 19:09:04 2020 +0100

    admit CHF
---
 bin/taler-deployment | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/bin/taler-deployment b/bin/taler-deployment
index 3831391..ea74fc5 100755
--- a/bin/taler-deployment
+++ b/bin/taler-deployment
@@ -82,6 +82,7 @@ currmap = {
     "demo": "KUDOS",
     "int": "INTKUDOS",
     "euro": "EUR",
+    "chf": "CHF",
 }
 
 
@@ -413,6 +414,7 @@ allowed_envs = (
     "auditor-reporter",
     "docs-builder",
     "euro",
+    "chf",
     "coverage",
 )
 

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



reply via email to

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