From 5c70908266236f92b23511803c16b46016223793 Mon Sep 17 00:00:00 2001 From: Nathan Scott Date: Fri, 3 Jun 2005 15:10:36 +0000 Subject: [PATCH] Add project quota to user/group quota types already checked in test 030. Merge of master-melb:xfs-cmds:22809a by kenmcd. --- 030 | 2 ++ 1 file changed, 2 insertions(+) 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="" -- 2.47.3