Home
last modified time | relevance | path

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

/pdk/build/
Dpdk_utils.py163 def execute_command(command, error_msg): argument
164 if os.system(command) != 0: