gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: syntax


From: gnunet
Subject: [libeufin] branch master updated: syntax
Date: Thu, 07 Oct 2021 15:51:23 +0200

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

ms pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new 35c2cb9  syntax
35c2cb9 is described below

commit 35c2cb92fe668ee280b14d7dfeeda1e70e302756
Author: ms <ms@taler.net>
AuthorDate: Thu Oct 7 15:51:19 2021 +0200

    syntax
---
 cli/bin/libeufin-cli | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cli/bin/libeufin-cli b/cli/bin/libeufin-cli
index ed1fc1d..08bc2bd 100755
--- a/cli/bin/libeufin-cli
+++ b/cli/bin/libeufin-cli
@@ -360,7 +360,7 @@ def get_key_letter(obj, connection_name, output_file):
     try:
         resp = get(url, auth=auth.HTTPBasicAuth(obj.username, obj.password))
     except Exception as e:
-i
+        print(e)
         print("Could not reach nexus at " + url)
         exit(1)
 

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