mirror of
https://gitlab.sectorq.eu/jaydee/python.git
synced 2025-12-14 18:44:53 +01:00
rebase
This commit is contained in:
@@ -212,6 +212,7 @@ if _ACTION == "join":
|
|||||||
if _TEST:
|
if _TEST:
|
||||||
print(proc.stdout)
|
print(proc.stdout)
|
||||||
print(proc.communicate()[0])
|
print(proc.communicate()[0])
|
||||||
|
print(proc)
|
||||||
print("\r\n",end='\n',flush=True)
|
print("\r\n",end='\n',flush=True)
|
||||||
print(f"\rProcess finished with rc: {proc.returncode}",end='\n',flush=True)
|
print(f"\rProcess finished with rc: {proc.returncode}",end='\n',flush=True)
|
||||||
# get the output
|
# get the output
|
||||||
|
|||||||
Reference in New Issue
Block a user