Searched refs:hide_error_msg (Results 1 – 1 of 1) sorted by relevance
97 def _SshLogOutput(cmd, timeout=None, show_output=False, hide_error_msg=False): argument132 if (show_output or process.returncode != 0) and not hide_error_msg:354 _SshLogOutput(" ".join(remote_cmd), timeout, hide_error_msg=True)