Home
last modified time | relevance | path

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

/openbmc/openbmc-test-automation/ffdc/plugins/
H A Dshell_execution.py4 def execute_cmd(parms_string, quiet=False): argument
14 [parms_string],
22 print("\n\t\tERROR with %s " % parms_string)
/openbmc/openbmc-test-automation/ffdc/
H A Dffdc_collector.py956 def run_tool_cmd(self, parms_string, quiet=False): argument
966 [parms_string],
974 self.logger.error("\n\t\tERROR with %s " % parms_string)