From c2dd157145dffada4130058f2d05bf9b4085cb3c Mon Sep 17 00:00:00 2001 From: "Vincent S. Cojot" Date: Wed, 2 Mar 2016 18:55:26 -0500 Subject: [PATCH] [megaclisas-status] Make "Cache Cade" "CacheCade" --- wrapper-scripts/megaclisas-status | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wrapper-scripts/megaclisas-status b/wrapper-scripts/megaclisas-status index b1ad46d..16c0657 100755 --- a/wrapper-scripts/megaclisas-status +++ b/wrapper-scripts/megaclisas-status @@ -644,14 +644,14 @@ if printarray: rlen = len("Type") if (mlen < len("Flags")): mlen = len("Flags") - if (clen < len("Cache Cade")): - clen = len("Cache Cade") + if (clen < len("CacheCade")): + clen = len("CacheCade") ldfmt = str('%-5s | %-'+str(rlen)+'s | %7s | %7s | %'+str(mlen)+'s | %8s | %8s | %8s | %-'+str(clen)+'s |%-12s ') # Header if ( i == 0 ): if not nagiosmode: - print ldfmt % ("-- ID", "Type", "Size", "Strpsz", "Flags", "DskCache", "Status", "OS Path", "Cache Cade", "InProgress" ) + print ldfmt % ("-- ID", "Type", "Size", "Strpsz", "Flags", "DskCache", "Status", "OS Path", "CacheCade", "InProgress" ) if not nagiosmode: print ldfmt % ( arrayinfo[0],