Skip to content

Commit

Permalink
Display file info
Browse files Browse the repository at this point in the history
  • Loading branch information
ofaurax committed Nov 8, 2023
1 parent 0ab0114 commit 3cdcc41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions providers/asrockrack/firmware.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ func (a *ASRockRack) FirmwareInstall(ctx context.Context, component, applyAt str
}

size = finfo.Size()
a.log.V(20).Info("File info:", finfo)
}
a.log.V(20).Info("File size:", size)

Expand Down

0 comments on commit 3cdcc41

Please sign in to comment.