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