From 2a726f6f007dc7a18817e3b6cf7a00ec3d4afd58 Mon Sep 17 00:00:00 2001 From: Dave Chinner Date: Mon, 29 Sep 2014 12:56:28 +1000 Subject: [PATCH] check: more tests that shouldn't check the scratch device xfs/200 leaves a dirty log as readonly filesystems don't write unmount records to mark the log clean. Signed-off-by: Dave Chinner Reviewed-by: Eric Sandeen Signed-off-by: Dave Chinner --- tests/xfs/200 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/xfs/200 b/tests/xfs/200 index f4db64f6..f0c4337d 100755 --- a/tests/xfs/200 +++ b/tests/xfs/200 @@ -44,7 +44,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15 _supported_fs xfs _supported_os Linux -_require_scratch +_require_scratch_nocheck _scratch_mkfs_xfs >/dev/null 2>&1 -- 2.39.5