mirror of
https://gitlab.sectorq.eu/jaydee/python.git
synced 2025-12-14 10:44:52 +01:00
rebase
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user