Fixed output formatting in rncp

pull/375/head
Mark Qvist 2023-09-25 15:29:41 +02:00
rodzic 036abb28fe
commit 0a188a2d39
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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(