Christoph Hellwig wrote:
> Add a _require_quota call to make sure it shows up as not run and not
> as failed if the kernel doesn't support quotas.
>
>
> Signed-off-by: Christoph Hellwig <hch@xxxxxx>
Reviewed-by: Eric Sandeen <sandeen@xxxxxxxxxxx>
> Index: xfstests-dev/134
> ===================================================================
> --- xfstests-dev.orig/134 2009-02-20 10:57:34.000000000 +0000
> +++ xfstests-dev/134 2009-02-20 10:57:42.000000000 +0000
> @@ -36,6 +36,8 @@
> _supported_fs xfs
> _supported_os Linux IRIX
>
> +_require_quota
> +
> dir=$SCRATCH_MNT/project
>
> #project quota files
>
> _______________________________________________
> xfs mailing list
> xfs@xxxxxxxxxxx
> http://oss.sgi.com/mailman/listinfo/xfs
>
|