X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Ftests%2Fsanity-quota.sh;h=db26a05eff85d9d4462c2b33e27632d21fcb6ca6;hp=9e3ded16d90f981e8954576e40e07b174a742ead;hb=0bdf54969bce9b7336912c827c51860da88d3558;hpb=c40cd2a49e82edf16aabf315ca729a7e0f12840b diff --git a/lustre/tests/sanity-quota.sh b/lustre/tests/sanity-quota.sh index 9e3ded1..db26a05 100644 --- a/lustre/tests/sanity-quota.sh +++ b/lustre/tests/sanity-quota.sh @@ -138,7 +138,7 @@ quota_scan() { fi if [ "$LOCAL_UG" == "a" -o "$LOCAL_UG" == "g" ]; then - $LFS quota -v -u $LOCAL_ID $DIR + $LFS quota -v -g $LOCAL_ID $DIR log "Files for group ($LOCAL_ID):" ($LFS find -group $LOCAL_ID $DIR | head -n 4 | xargs stat 2>/dev/null)