gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: fix import


From: gnunet
Subject: [taler-deployment] branch master updated: fix import
Date: Tue, 25 May 2021 23:08:07 +0200

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 151c7f1  fix import
151c7f1 is described below

commit 151c7f1b00fa8c9bb181bbacb53168b077b5707c
Author: ms <ms@taler.net>
AuthorDate: Tue May 25 23:08:04 2021 +0200

    fix import
---
 bin/taler-deployment-config-instances | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/taler-deployment-config-instances 
b/bin/taler-deployment-config-instances
index 40a17cb..5fe0800 100755
--- a/bin/taler-deployment-config-instances
+++ b/bin/taler-deployment-config-instances
@@ -15,7 +15,7 @@ from urllib.parse import urljoin
 from subprocess import Popen
 from time import sleep
 import psutil
-import getpass
+from getpass import getuser
 
 def expect_env(name):
     val = environ.get(name)

-- 
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]