From: tianzy Date: Wed, 24 Sep 2008 08:26:54 +0000 (+0000) Subject: Branch b1_8_gate X-Git-Tag: v1_7_110~1^124 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=740d60e51c6521973ca794e8224d61beb9026206;p=fs%2Flustre-release.git Branch b1_8_gate a small fix in the quota test b=14840 i=johann --- diff --git a/lustre/tests/sanity-quota.sh b/lustre/tests/sanity-quota.sh index 6316cf8..5808c9e 100644 --- a/lustre/tests/sanity-quota.sh +++ b/lustre/tests/sanity-quota.sh @@ -1538,7 +1538,7 @@ test_18bc_sub() { fi DDPID=$! - do_facet mds "$LCTL conf_param lustre-MDT0000.mdt.quota_type=ug" + do_facet mds "$LCTL conf_param ${FSNAME}-MDT*.mdt.quota_type=ug" log "failing mds for $((2 * timeout)) seconds" fail mds $((2 * timeout))