Make output consistent

This commit is contained in:
Vincent S. Cojot 2018-09-30 15:30:57 -04:00
parent c7a75f48d1
commit 4dffa3cbbd

View File

@ -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 % (