From 40690b12d189ac84cef720580ef2ff840997306b Mon Sep 17 00:00:00 2001 From: Christoph Hellwig Date: Tue, 7 Jul 2009 16:20:59 +0200 Subject: [PATCH] don't print scratch mkfs and mount options without scratch device Also clean up the way the test configuration is printed. Signed-off-by: Christoph Hellwig Reviewed-by: Eric Sandeen --- check | 21 +++++++++------------ 1 file changed, 9 insertions(+), 12 deletions(-) diff --git a/check b/check index 1aae528c..5768be68 100755 --- a/check +++ b/check @@ -161,18 +161,15 @@ rm -f check.full [ -f check.time ] || touch check.time -FULL_FSTYP_DETAILS=`_full_fstyp_details` -FULL_HOST_DETAILS=`_full_platform_details` -FULL_MKFS_OPTIONS=`_scratch_mkfs_options` -FULL_MOUNT_OPTIONS=`_scratch_mount_options` - -cat </dev/null -- 2.39.5