Searched refs:command (Results 1 – 1 of 1) sorted by relevance
163 def execute_command(command, error_msg): argument164 if os.system(command) != 0: