This commit is contained in:
ladislav.dusa
2024-09-25 16:51:47 +02:00
parent cbe2214d06
commit 0af4ddea5a

View File

@@ -212,6 +212,7 @@ if _ACTION == "join":
if _TEST:
print(proc.stdout)
print(proc.communicate()[0])
print(proc)
print("\r\n",end='\n',flush=True)
print(f"\rProcess finished with rc: {proc.returncode}",end='\n',flush=True)
# get the output