From b2de01d68f930828b4fdd6adf85fe8215ad08906 Mon Sep 17 00:00:00 2001 From: anserper Date: Mon, 25 May 2009 09:27:05 +0000 Subject: [PATCH] b=19481 i=Johann Lombardi i=Elena Gryaznova allow running quota_save_version before quotacheck; technically, a lost part of the commit for HEAD version --- lustre/tests/cfg/local.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/tests/cfg/local.sh b/lustre/tests/cfg/local.sh index dceb554..b454382 100644 --- a/lustre/tests/cfg/local.sh +++ b/lustre/tests/cfg/local.sh @@ -45,7 +45,7 @@ DEBUG_SIZE=${DEBUG_SIZE:-10} SUBSYSTEM=${SUBSYSTEM:- 0xffb7e3ff} ENABLE_QUOTA=${ENABLE_QUOTA:-""} -QUOTA_TYPE="ug3" +QUOTA_TYPE="ug" QUOTA_USERS=${QUOTA_USERS:-"quota_usr quota_2usr sanityusr sanityusr1"} MKFSOPT="" -- 1.8.3.1