Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/lib/wic/
H A Dmisc.py87 def _exec_cmd(cmd_and_args, as_shell=False): function
116 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)
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dwic.rst699 ERROR: _exec_cmd: /usr/bin/mdir -i /tmp/wic-parttfokuwra ::/ returned '1' instead of 0