Add project quota to user/group quota types already checked in test 030.

Merge of master-melb:xfs-cmds:22809a by kenmcd.
This commit is contained in:
Nathan Scott
2005-06-03 15:10:36 +00:00
parent 5493d867dc
commit 5c70908266
+2
View File
@@ -97,6 +97,8 @@ else
_notrun "Quota are enabled, test needs controlled sb recovery" _notrun "Quota are enabled, test needs controlled sb recovery"
src/feature -G $SCRATCH_DEV && \ src/feature -G $SCRATCH_DEV && \
_notrun "Quota are enabled, test needs controlled sb recovery" _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 umount $SCRATCH_DEV
fi fi
clear="" clear=""