From: grev Date: Wed, 18 Jun 2008 21:01:03 +0000 (+0000) Subject: b=15967 X-Git-Tag: v1_9_50~363 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=78057a4d3b156ab2902e7b761f9b98cb3542d09e b=15967 i=Robert.Read skip sanity-quota for HEAD --- 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}