X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Ftests%2Fsanity.sh;h=957cd41a403aa02b51b50e693ee1569b4c719e14;hb=c34428cad6bf038a322280bcdb67c25a50c1ea13;hp=c20f2f08414a0b27c45ccd2ce9a872a7245e32a1;hpb=97354fbe39ec40ef720115fe5a3687c3cda7b8ae;p=fs%2Flustre-release.git diff --git a/lustre/tests/sanity.sh b/lustre/tests/sanity.sh index c20f2f0..957cd41 100644 --- a/lustre/tests/sanity.sh +++ b/lustre/tests/sanity.sh @@ -7889,7 +7889,7 @@ get_ost_param() { [ x$gl = x"" ] && gl=0 gl_sum=$((gl_sum + gl)) done - echo $gl + echo $gl_sum } som_mode_switch() {