gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: add missing param


From: gnunet
Subject: [taler-deployment] branch master updated: add missing param
Date: Wed, 17 Feb 2021 08:59:21 +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 f2a2626  add missing param
f2a2626 is described below

commit f2a26264116e47b5e6dc875767fab694330ba40d
Author: MS <ms@taler.net>
AuthorDate: Wed Feb 17 08:59:18 2021 +0100

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

diff --git a/bin/taler-deployment b/bin/taler-deployment
index 7dd8aa1..2e58e3f 100755
--- a/bin/taler-deployment
+++ b/bin/taler-deployment
@@ -63,7 +63,7 @@ class Repo:
 
 
 class EnvInfo:
-    def __init__(envname, repos):
+    def __init__(self, envname, 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]