]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commitdiff
Add project quota to user/group quota types already checked in test 030.
authorNathan Scott <nathans@sgi.com>
Fri, 3 Jun 2005 15:10:36 +0000 (15:10 +0000)
committerNathan Scott <nathans@sgi.com>
Fri, 3 Jun 2005 15:10:36 +0000 (15:10 +0000)
Merge of master-melb:xfs-cmds:22809a by kenmcd.

030

diff --git a/030 b/030
index 97e4bd89211faac9ec4690f5c67d680e44233702..7ee088e3c30a1b2c9bda8f1998ada1ba938113c4 100755 (executable)
--- 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=""