mirror of
https://github.com/eLvErDe/hwraid.git
synced 2025-07-25 06:44:26 +02:00
Make output consistent
This commit is contained in:
parent
c7a75f48d1
commit
4dffa3cbbd
@ -812,7 +812,7 @@ if totaldrivenumber:
|
|||||||
if ( i == 0 ):
|
if ( i == 0 ):
|
||||||
if not nagiosmode:
|
if not nagiosmode:
|
||||||
print drvfmt % (
|
print drvfmt % (
|
||||||
"-- ID", "Type", "Drive Model", "Size", "Status", "Speed", "Temp", "Slot ID", "LSI Device ID")
|
"-- ID", "Type", "Drive Model", "Size", "Status", "Speed", "Temp", "Slot ID", "LSI ID")
|
||||||
# Drive information
|
# Drive information
|
||||||
if not nagiosmode:
|
if not nagiosmode:
|
||||||
print drvfmt % (
|
print drvfmt % (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user