From: grev Date: Thu, 18 Oct 2007 08:22:45 +0000 (+0000) Subject: b=12560 X-Git-Tag: v1_8_0_110~1089 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=209c0090470edc508d2036b720c5dd60d48cdb76;p=fs%2Flustre-release.git b=12560 lost test_7 fix --- diff --git a/lustre/tests/sanity-quota.sh b/lustre/tests/sanity-quota.sh index 4979ff2..9cd8a37 100644 --- a/lustre/tests/sanity-quota.sh +++ b/lustre/tests/sanity-quota.sh @@ -582,7 +582,7 @@ run_test 6 "Block quota acquire & release =========" # quota recovery (block quota only by now) test_7() { - remote_mds && skip "remote mds" + remote_mds && skip "remote mds" && return 0 LIMIT=$(( $BUNIT_SZ * $(($OSTCOUNT + 1)) * 10)) # 10 bunits each sever TESTFILE="$TSTDIR/quota_tst70"