From: Tim Shimmin Date: Fri, 27 Aug 2004 01:05:45 +0000 (+0000) Subject: test needs to check for quota support X-Git-Tag: v1.1.0~792 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=71ebe57f3c8414415ac2cbfd345ca07ace5afae6;p=users%2Fhch%2Fxfstests-dev.git test needs to check for quota support call _require_quota to ensure it has quota support --- diff --git a/081 b/081 index 9d5dabf41..27c3c24a2 100755 --- a/081 +++ b/081 @@ -67,6 +67,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15 # prelim rm -f $seq.full $tmp.* _require_scratch +_require_quota _require_v2log echo "*** init FS"