Home
last modified time | relevance | path

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

/test/testfwk/developer_test/local_coverage/automate_execute/
Dinstall_coverage_tools.py23 def sub_command(command): function
35 sub_command("chmod +x %s" % coverage_sh)
36 sub_command(coverage_sh)