From: Nathan Scott Date: Fri, 3 Jun 2005 15:10:36 +0000 (+0000) Subject: Add project quota to user/group quota types already checked in test 030. X-Git-Tag: v1.1.0~717 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=5c70908266236f92b23511803c16b46016223793;p=xfstests-dev.git Add project quota to user/group quota types already checked in test 030. Merge of master-melb:xfs-cmds:22809a by kenmcd. --- diff --git a/030 b/030 index 97e4bd89..7ee088e3 100755 --- a/030 +++ b/030 @@ -97,6 +97,8 @@ else _notrun "Quota are enabled, test needs controlled sb recovery" src/feature -G $SCRATCH_DEV && \ _notrun "Quota are enabled, test needs controlled sb recovery" + src/feature -P $SCRATCH_DEV && \ + _notrun "Quota are enabled, test needs controlled sb recovery" umount $SCRATCH_DEV fi clear=""