Searched refs:collect_command (Results 1 – 1 of 1) sorted by relevance
172 collect_command(host, "dmesg", os.path.join(crashinfo_dir, "dmesg"))244 def collect_command(host, command, dest_path): function