mirror of
https://github.com/ipmitool/ipmitool.git
synced 2026-06-03 20:51:36 +00:00
Add an option to display all dates in UTC
Added an option -Z to display all dates in UTC. Resolves ipmitool/ipmitool#19 Change-Id: Iac3a61190eefde12d95c892af26072ec01f60474 Signed-off-by: Nagaraju Goruganti <ngorugan@in.ibm.com> Signed-off-by: Nagaraju Goruganti <ngorugan@in.ibm.com>
This commit is contained in:
committed by
Alexander Amelkin
parent
0310208383
commit
861ffb4680
@@ -67,6 +67,7 @@
|
||||
#define IPMI_PAYLOAD_TYPE_RAKP_4 0x15
|
||||
|
||||
extern int verbose;
|
||||
extern int time_in_utc;
|
||||
extern int csv_output;
|
||||
|
||||
struct ipmi_rq {
|
||||
|
||||
Reference in New Issue
Block a user