Searched refs:status_file_path (Results 1 – 4 of 4) sorted by relevance
140 global 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:242 with open(status_file_path, "w+") as status_file:247 print_var(status_file_path)258 print_var(status_file_path)[all …]
20 ... status_file_path openbmc_model boot_pass boot_fail ffdc_dir_path_style50 ${status_file_path} ${EMPTY} variable
401 status_file_path = "bmc1.170428.120200.status"402 status_file_path = "subdir/bmc1.170428.120200.status"403 status_file_path = "./bmc1.170428.120200.status"404 status_file_path = "../bmc1.170428.120200.status"405 status_file_path = "/home/user1/status/bmc1.170428.120200.status"758 status_file_path = "bmc1.170428.120200.status"759 status_file_path = "subdir/bmc1.170428.120200.status"760 status_file_path = "./bmc1.170428.120200.status"761 status_file_path = "../bmc1.170428.120200.status"762 status_file_path = "/home/user1/status/bmc1.170428.120200.status"
825 if status_file_path != "":826 ffdc_file_list.insert(0, status_file_path)