зеркало из https://github.com/microsoft/lisa.git
update log output format
This commit is contained in:
Родитель
35ea0068e4
Коммит
ddf8656496
|
@ -144,7 +144,7 @@ class Process:
|
||||||
f"cwd: {cwd_path}, "
|
f"cwd: {cwd_path}, "
|
||||||
f"shell: {shell}, "
|
f"shell: {shell}, "
|
||||||
f"sudo: {sudo}, "
|
f"sudo: {sudo}, "
|
||||||
f"nohup: {nohup}"
|
f"nohup: {nohup}, "
|
||||||
f"posix: {self._is_posix}, "
|
f"posix: {self._is_posix}, "
|
||||||
f"remote: {self._shell.is_remote}"
|
f"remote: {self._shell.is_remote}"
|
||||||
)
|
)
|
||||||
|
|
Загрузка…
Ссылка в новой задаче