From: Theodore Ts'o Date: Fri, 29 Feb 2008 00:54:03 +0000 (-0500) Subject: Improve descriptions for the r_move_itable and r_resize_inode tests X-Git-Tag: v1.40.7~9 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=d0f24159aac3a6fa39ece6a26e275b9020f0f50c;p=tools%2Fe2fsprogs.git Improve descriptions for the r_move_itable and r_resize_inode tests Signed-off-by: "Theodore Ts'o" --- diff --git a/tests/r_move_itable/name b/tests/r_move_itable/name new file mode 100644 index 0000000..02a1882 --- /dev/null +++ b/tests/r_move_itable/name @@ -0,0 +1 @@ +filesystem resize which requires moving the inode table diff --git a/tests/r_move_itable/script b/tests/r_move_itable/script index e2a9149..673f65c 100644 --- a/tests/r_move_itable/script +++ b/tests/r_move_itable/script @@ -1,5 +1,3 @@ -printf "resize2fs with resize_inode: " - if test -x $RESIZE2FS_EXE; then FSCK_OPT=-yf diff --git a/tests/r_resize_inode/name b/tests/r_resize_inode/name new file mode 100644 index 0000000..2783baf --- /dev/null +++ b/tests/r_resize_inode/name @@ -0,0 +1,2 @@ +filesystem resize with a resize_inode present + diff --git a/tests/r_resize_inode/script b/tests/r_resize_inode/script index ff6eb50..5820fbe 100644 --- a/tests/r_resize_inode/script +++ b/tests/r_resize_inode/script @@ -1,5 +1,3 @@ -printf "resize2fs with resize_inode: " - if test -x $RESIZE2FS_EXE; then FSCK_OPT=-yf