X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Ftests%2Fsanity-quota.sh;h=c265b0c1c669aab41bc228a4be8195c9f44a233a;hb=refs%2Fchanges%2F15%2F41315%2F3;hp=77854281dac415190f680437054d2b4d14514b2b;hpb=b538826f2bdb39b5dda5bd1131b5b715c51d0bcd;p=fs%2Flustre-release.git diff --git a/lustre/tests/sanity-quota.sh b/lustre/tests/sanity-quota.sh index 7785428..c265b0c 100755 --- a/lustre/tests/sanity-quota.sh +++ b/lustre/tests/sanity-quota.sh @@ -1088,7 +1088,7 @@ test_1h() { local limit=10 # 10M local testfile="$DIR/$tdir/$tfile-0" - check_for_fallocate + check_set_fallocate_or_skip setup_quota_test || error "setup quota failed with $?" trap cleanup_quota_test EXIT