From bd035d7b4ee7711cef695cd75e26236437134917 Mon Sep 17 00:00:00 2001 From: fsgqa Date: Wed, 8 Oct 2003 01:26:15 +0000 Subject: [PATCH] Dont attempt db freespace command on big sparse loopback filesystems, takes ages --- 004 | 1 + 1 file changed, 1 insertion(+) diff --git a/004 b/004 index 9f1be873..65e8a1de 100755 --- a/004 +++ b/004 @@ -74,6 +74,7 @@ _populate_scratch() _need_to_be_root _require_scratch +_require_nobigloopfs # real QA test starts here rm -f $seq.full -- 2.47.3