Searched refs:debug_output_dir (Results 1 – 1 of 1) sorted by relevance
114 debug_output_dir = os.path.join(debug_dir, build_id[:2]) variable120 os.makedirs(debug_output_dir)121 shutil.copyfile(debug_source_file_name, os.path.join(debug_output_dir, build_id[2:] + '.debug'))