You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently if there is an error completion code returned for any parameter read as part of lan print the function will return and not attempt to read other parameters. The IPMI implementation may return errors if a given parameter does not have a current value. This issue is to propose changing this to handle the errors and just skip over printing that one parameter while continuing on to attempt to read and print the rest of the parameters.
The text was updated successfully, but these errors were encountered:
Reported by: cdjaneczek
Original Ticket: ipmitool/bugs/483
Currently if there is an error completion code returned for any parameter read as part of lan print the function will return and not attempt to read other parameters. The IPMI implementation may return errors if a given parameter does not have a current value. This issue is to propose changing this to handle the errors and just skip over printing that one parameter while continuing on to attempt to read and print the rest of the parameters.
The text was updated successfully, but these errors were encountered: