Whamcloud - gitweb
Branch b1_8_gate
authortianzy <tianzy>
Wed, 24 Sep 2008 08:26:54 +0000 (08:26 +0000)
committertianzy <tianzy>
Wed, 24 Sep 2008 08:26:54 +0000 (08:26 +0000)
a small fix in the quota test
b=14840
i=johann

lustre/tests/sanity-quota.sh

index 6316cf8..5808c9e 100644 (file)
@@ -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))