command/node-status: removing extra formating input
This commit is contained in:
parent
8257c243b1
commit
cf62f158fc
|
@ -130,7 +130,6 @@ func (c *NodeStatusCommand) Run(args []string) int {
|
|||
alloc.ID,
|
||||
alloc.EvalID,
|
||||
alloc.JobID,
|
||||
alloc.NodeID,
|
||||
alloc.TaskGroup,
|
||||
alloc.DesiredStatus,
|
||||
alloc.ClientStatus)
|
||||
|
|
Loading…
Reference in New Issue