From 78057a4d3b156ab2902e7b761f9b98cb3542d09e Mon Sep 17 00:00:00 2001 From: grev Date: Wed, 18 Jun 2008 21:01:03 +0000 Subject: [PATCH] b=15967 i=Robert.Read skip sanity-quota for HEAD --- lustre/tests/acceptance-small.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/lustre/tests/acceptance-small.sh b/lustre/tests/acceptance-small.sh index 1c0d550..4be72e6 100755 --- a/lustre/tests/acceptance-small.sh +++ b/lustre/tests/acceptance-small.sh @@ -35,6 +35,7 @@ if [ "$ACC_SM_ONLY" ]; then done fi LFSCK="no" # bug 13698 +SANITY_QUOTA="no" # bug 13058 LIBLUSTRETESTS=${LIBLUSTRETESTS:-../liblustre/tests} -- 1.8.3.1