From ba3388caef7fe07269296d515c74a9ba34a62a3a Mon Sep 17 00:00:00 2001 From: "Vincent S. Cojot" Date: Sat, 18 Apr 2015 02:49:07 -0400 Subject: [PATCH] Very minor bugfixes (Rev 1.52) --- wrapper-scripts/megaclisas-status | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wrapper-scripts/megaclisas-status b/wrapper-scripts/megaclisas-status index b9b9bf6..ffe3ccc 100755 --- a/wrapper-scripts/megaclisas-status +++ b/wrapper-scripts/megaclisas-status @@ -1,5 +1,5 @@ #!/usr/bin/python -# $Id: megaclisas-status,v 1.51 2015/04/17 22:06:56 root Exp $ +# $Id: megaclisas-status,v 1.52 2015/04/18 02:49:07 root Exp $ # # Written by Adam Cecile # Modified vy Vincent S. Cojot @@ -554,7 +554,7 @@ if printarray: else: arrayinfo[7] = 'N/A' - ldfmt = str('%-5s | %-'+str(rlen)+'s | %7s | %7s | %'+str(mlen)+'s | %8s | %7s | %8s | %-12s ') + ldfmt = str('%-5s | %-'+str(rlen)+'s | %7s | %7s | %'+str(mlen)+'s | %8s | %8s | %8s | %-12s ') # Header if ( i == 0 ): if not nagiosmode: