зеркало из https://github.com/microsoft/CCF.git
Fix binary_dir arg on sandbox ssh remote (#4784)
This commit is contained in:
Родитель
245c5932ad
Коммит
5ef4a26bf4
|
@ -146,6 +146,7 @@ class SSHRemote(CmdMixin):
|
|||
common_dir,
|
||||
env=None,
|
||||
pid_file=None,
|
||||
binary_dir=".",
|
||||
):
|
||||
"""
|
||||
Runs a command on a remote host, through an SSH connection. A temporary
|
||||
|
|
Загрузка…
Ссылка в новой задаче