Menu

#261 err. output consistency for % ipmitool chassis INV_PARAM;

version-1.8.18
closed-fixed
None
5
2016-07-31
2011-09-07
No

Problem:
----
Error output of 'chassis' command seems to be inconsistent to the rest of ipmitool commands.

~~~ EXAMPLE ~~~
# ipmitool chassis foo
Invalid Chassis command: foo

# ipmitool chassis power bar
Invalid chassis power command: bar
~~~ EXAMPLE ~~~

Suggested fix:
---
'lib/ipmi_chassis.c' L:1178
~~~ SNIP ~~~
lprintf(LOG_ERR, "Invalid chassis command: %s", argv[0]);
~~~ SNIP ~~~

Patch attached.

Discussion

  • Zdenek Styblik

    Zdenek Styblik - 2011-09-07

    patch for % ipmitool chassis; error output consistency

     
  • Zdenek Styblik

    Zdenek Styblik - 2013-07-13

    Ticket moved from /p/ipmitool/feature-requests/21/

     
  • Zdenek Styblik

    Zdenek Styblik - 2016-07-31
    • assigned_to: Zdenek Styblik
    • Group: --> version-1.8.18
     
  • Zdenek Styblik

    Zdenek Styblik - 2016-07-31

    Note: look into and either commit or close.

     
  • Zdenek Styblik

    Zdenek Styblik - 2016-07-31
    • status: open --> closed-fixed
     
  • Zdenek Styblik

    Zdenek Styblik - 2016-07-31

    Committed into git.

     

Log in to post a comment.

MongoDB Logo MongoDB