Home
last modified time | relevance | path

Searched refs:global_plugin_error_dict (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc-test-automation/ffdc/
H A Dffdc_collector.py64 global global_plugin_error_dict
83 global_plugin_error_dict = { variable
123 global_plugin_error_dict["exit_on_error"] = True
681 if global_plugin_error_dict[
686 % global_plugin_error_dict["exit_on_error"]
1519 global_plugin_error_dict["exit_on_error"] = True
1545 global_plugin_error_dict["exit_on_error"] = True
1550 global_plugin_error_dict["exit_on_error"] = True
1861 return global_plugin_error_dict.get(value, None)