Home
last modified time | relevance | path

Searched refs:_SshCallWait (Results 1 – 1 of 1) sorted by relevance

/tools/acloud/internal/lib/
Dssh.py36 def _SshCallWait(cmd, timeout=None): function
255 if _SshCallWait(" ".join(remote_cmd), timeout) == 0: