Searched refs:command_line_for_tool (Results 1 – 1 of 1) sorted by relevance
71 def command_line_for_tool(tool_dict, output): function82 proc_args = command_line_for_tool(tool_dict, output)120 print("$> %s" %(" ".join(command_line_for_tool(tool_dict, tmp_file))), file=sys.stderr)128 … print("$> %s" %(" ".join(command_line_for_tool(tool_dict, reference_file))), file=sys.stderr)