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:11: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 b181739  admit CHF
b181739 is described below

commit b1817398b3d3ec2dcd9d312e9b52eb9c22cc31af
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Jan 13 19:11:03 2020 +0100

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

diff --git a/bin/taler-deployment b/bin/taler-deployment
index ea74fc5..e9fa107 100755
--- a/bin/taler-deployment
+++ b/bin/taler-deployment
@@ -290,7 +290,7 @@ def get_repos(envname):
             ),
         ]
 
-    if envname == "euro":
+    if envname in ("euro", "chf"):
         return [
             Repo(
                 "libmicrohttpd",

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



reply via email to

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