Searched refs:run_cmd (Results 1 - 1 of 1) sorted by relevance
/base/update/packaging_tools/ |
H A D | build_module_img.py | 29 def run_cmd(cmd): function 49 run_cmd(" ".join(["img2simg ", device, " ", tmp_device])) 65 run_cmd(" ".join(["resize2fs", "-M", device])) 89 run_cmd(" ".join([hvb_tools, "make_hashtree_footer", "--image", device, 131 res = run_cmd(" ".join([mkfs_tools, mk_configs]))
|
Completed in 1 milliseconds