]> www.infradead.org Git - users/hch/xfstests-dev.git/commitdiff
test needs to check for quota support
authorTim Shimmin <tes@sgi.com>
Fri, 27 Aug 2004 01:05:45 +0000 (01:05 +0000)
committerTim Shimmin <tes@sgi.com>
Fri, 27 Aug 2004 01:05:45 +0000 (01:05 +0000)
call _require_quota to ensure it has quota support

081

diff --git a/081 b/081
index 9d5dabf4172d089ea269a20d502939816adb3bdb..27c3c24a216ed68fba5f5e54552fb2af35e4b999 100755 (executable)
--- 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"