From 60419c0201f645c72cb337728c0de8dd0cda6621 Mon Sep 17 00:00:00 2001 From: Christoph Hellwig Date: Fri, 20 Feb 2009 21:54:56 +0100 Subject: [PATCH] test 134 requires quotas 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 Reviewed-by: Eric Sandeen --- 134 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/134 b/134 index 5167ddb5..c1433f0d 100755 --- a/134 +++ b/134 @@ -36,6 +36,8 @@ _cleanup() _supported_fs xfs _supported_os Linux IRIX +_require_quota + dir=$SCRATCH_MNT/project #project quota files -- 2.39.5