Searched refs:status_file_path (Results 1 – 4 of 4) sorted by relevance
140 global status_file_path142 status_file_path = status_dir_path + status_file_name144 os.environ["AUTO_STATUS_FILE_PATH"] = status_file_path146 os.environ["AUTOSCRIPT_STATUS_FILE_PATH"] = status_file_path149 def script_func(command_string, status_file_path): argument161 + status_file_path178 + status_file_path190 def tee_func(command_string, status_file_path): argument203 + status_file_path212 with open(status_file_path, "a") as status_file:[all …]
20 ... status_file_path openbmc_model boot_pass boot_fail ffdc_dir_path_style50 ${status_file_path} ${EMPTY} variable
391 status_file_path = "bmc1.170428.120200.status"392 status_file_path = "subdir/bmc1.170428.120200.status"393 status_file_path = "./bmc1.170428.120200.status"394 status_file_path = "../bmc1.170428.120200.status"395 status_file_path = "/home/user1/status/bmc1.170428.120200.status"736 status_file_path = "bmc1.170428.120200.status"737 status_file_path = "subdir/bmc1.170428.120200.status"738 status_file_path = "./bmc1.170428.120200.status"739 status_file_path = "../bmc1.170428.120200.status"740 status_file_path = "/home/user1/status/bmc1.170428.120200.status"
821 if status_file_path != "":822 ffdc_file_list.insert(0, status_file_path)