From ab049887c046334418820df24bd54ac71c84e9d4 Mon Sep 17 00:00:00 2001 From: Elena Gryaznova Date: Thu, 20 May 2010 01:04:23 +0400 Subject: [PATCH] b=22306 interop 18 <-> 20 test_18bc_sub fix i=Andrew.Perepechko --- lustre/tests/sanity-quota.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/tests/sanity-quota.sh b/lustre/tests/sanity-quota.sh index 08a9a7b..6887305 100644 --- a/lustre/tests/sanity-quota.sh +++ b/lustre/tests/sanity-quota.sh @@ -1564,7 +1564,7 @@ test_18bc_sub() { fi DDPID=$! - do_facet mds "$LCTL conf_param ${FSNAME}-MDT*.mdt.quota_type=ug" + do_facet mds "$LCTL conf_param ${FSNAME}-MDT*.$(get_md_name).quota_type=ug" log "failing mds for $((2 * timeout)) seconds" fail mds $((2 * timeout)) -- 1.8.3.1