From 0a188a2d395bb0e3ec4630fa46a722af55734f13 Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Mon, 25 Sep 2023 15:29:41 +0200 Subject: [PATCH] Fixed output formatting in rncp --- RNS/Utilities/rncp.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RNS/Utilities/rncp.py b/RNS/Utilities/rncp.py index d883dd5..d10f5c0 100644 --- a/RNS/Utilities/rncp.py +++ b/RNS/Utilities/rncp.py @@ -321,7 +321,7 @@ def fetch(configdir, verbosity = 0, quietness = 0, destination = None, file = No if silent: print("Establishing link with "+RNS.prettyhexrep(destination_hash)) else: - print("\r \rEstablishing link with "+RNS.prettyhexrep(destination_hash)+" ", end=" ") + print("\r \rEstablishing link with "+RNS.prettyhexrep(destination_hash)+" ", end=" ") listener_identity = RNS.Identity.recall(destination_hash) listener_destination = RNS.Destination(