X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre-iokit%2Fobdfilter-survey%2Fobdfilter-survey;h=12a83825a77fbc47f2ceeb042645e1b3eb627283;hb=945fd61b80f22a4148c4c0953ddc4dfcd75337de;hp=36578cc89c40d91794149bc36cf8ca157e1a1ba4;hpb=979051b8593e17e7828cb99ad3d70680c7552b87;p=fs%2Flustre-release.git diff --git a/lustre-iokit/obdfilter-survey/obdfilter-survey b/lustre-iokit/obdfilter-survey/obdfilter-survey index 36578cc..12a8382 100755 --- a/lustre-iokit/obdfilter-survey/obdfilter-survey +++ b/lustre-iokit/obdfilter-survey/obdfilter-survey @@ -605,7 +605,7 @@ for ((rsz = $rszlo; rsz <= $rszhi; rsz*=2)); do str=$(printf "%17s " SHORT) fi else - str=$(awk "BEGIN {printf \"[%7.2f,%7.2f] \",\ + str=$(awk "BEGIN {printf \"[%7.2f, %7.2f] \",\ (${stats[1]} * $actual_rsz)/1024,\ (${stats[2]} * $actual_rsz)/1024; exit}") fi