Searched refs:_exec_cmd (Results 1 – 2 of 2) sorted by relevance
87 def _exec_cmd(cmd_and_args, as_shell=False): function116 return _exec_cmd(cmd_and_args, as_shell)[1]157 ret, out = _exec_cmd(native_cmd_and_args, True)234 ret, lines = _exec_cmd(cmd)
699 ERROR: _exec_cmd: /usr/bin/mdir -i /tmp/wic-parttfokuwra ::/ returned '1' instead of 0