From 7c7c6bf5380f38b069f634d2d95e5c756e4eea0b Mon Sep 17 00:00:00 2001 From: fanyong Date: Thu, 18 Jun 2009 22:59:06 +0000 Subject: [PATCH] Branch HEAD b=19577 i=robert.read i=jinshan.xiong replace function name. --- 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 5fad8ae..c018bd0 100644 --- a/lustre/tests/sanity-quota.sh +++ b/lustre/tests/sanity-quota.sh @@ -1813,7 +1813,7 @@ test_22() { do_facet $SINGLEMDS "lctl get_param mdd.${FSNAME}-MDT*.quota_type" | grep "ug3" || error "admin failure" do_facet ost1 "lctl get_param obdfilter.*.quota_type" | grep "ug3" || error "op failure" - run_test 0 "reboot lustre" + quota_init } run_test_with_stat 22 "test if quota_type saved as permanent parameter ====" -- 1.8.3.1