Searched hist:"3 ef2e92c960cd20a6fe3fdbd0826eb53bed70758" (Results 1 – 1 of 1) sorted by relevance
/openbmc/openbmc-test-automation/lib/ |
H A D | ipmi_client.robot | diff 3ef2e92c960cd20a6fe3fdbd0826eb53bed70758 Wed Jan 23 10:40:16 CST 2019 Michael Walsh <micwalsh@us.ibm.com> ipmi_client.robot to use new create_ipmi_ext_command_string
- Changed the 'external' IPMI functions to use new create_ipmi_ext_command_string and to forego the use of the old IPMI_EXT_CMD global variable. - Changed 'Run External IPMI Raw Command' to simply call 'Run External IPMI Standard Command'. Also: - Coding standards: - 2 blank lines betweeen keywords - Consistency: Changed many keyword argument names "args" to "command". - Added "Description of argument(s):" - Indented if/else body code
Change-Id: If2c1d6c3e2fbf438e17dc1e125937f76a5bde2b3 Signed-off-by: Michael Walsh <micwalsh@us.ibm.com>
|