Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/lib/wic/
H A Dmisc.py87 def _exec_cmd(cmd_and_args, as_shell=False): argument
97 if as_shell:
112 def exec_cmd(cmd_and_args, as_shell=False): argument
116 return _exec_cmd(cmd_and_args, as_shell)[1]
H A Dengine.py339 path), as_shell=True)
370 exec_cmd(cmd, as_shell=True)
382 out = exec_cmd(cmd , as_shell=True)
399 , as_shell=True)
468 exec_cmd(cmd, as_shell=True)
557 exec_cmd(cmd, as_shell=True)
/openbmc/openbmc/poky/meta/recipes-devtools/autoconf/autoconf/
H A Dpreferbash.patch35 as_shell=$as_dir$as_base
36 AS_IF([{ test -f "$as_shell" || test -f "$as_shell.exe"; } &&
/openbmc/openbmc/poky/scripts/lib/wic/plugins/source/
H A Disoimage-isohybrid.py193 % (initrd_dir, cr_workdir), as_shell=True)
194 exec_cmd("gzip -f -9 %s/initrd.cpio" % cr_workdir, as_shell=True)