Whamcloud - gitweb
b=15967
authorgrev <grev>
Wed, 18 Jun 2008 21:01:03 +0000 (21:01 +0000)
committergrev <grev>
Wed, 18 Jun 2008 21:01:03 +0000 (21:01 +0000)
i=Robert.Read
skip sanity-quota for HEAD

lustre/tests/acceptance-small.sh

index 1c0d550..4be72e6 100755 (executable)
@@ -35,6 +35,7 @@ if [ "$ACC_SM_ONLY" ]; then
     done
 fi
 LFSCK="no" # bug 13698
+SANITY_QUOTA="no" # bug 13058
 
 LIBLUSTRETESTS=${LIBLUSTRETESTS:-../liblustre/tests}