gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: fix param name


From: gnunet
Subject: [taler-deployment] branch master updated: fix param name
Date: Wed, 17 Feb 2021 09:00:35 +0100

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

ms pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 70a498e  fix param name
70a498e is described below

commit 70a498e93df3cc9e44dc06c9149e3553ba2395f5
Author: MS <ms@taler.net>
AuthorDate: Wed Feb 17 09:00:29 2021 +0100

    fix param name
---
 bin/taler-deployment | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/taler-deployment b/bin/taler-deployment
index 2e58e3f..488355f 100755
--- a/bin/taler-deployment
+++ b/bin/taler-deployment
@@ -63,7 +63,7 @@ class Repo:
 
 
 class EnvInfo:
-    def __init__(self, envname, repos):
+    def __init__(self, name, repos):
         self.name = name
         self.repos = []
         for r in repos:

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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