From: Darrick J. Wong Date: Tue, 17 Aug 2021 23:53:05 +0000 (-0700) Subject: xfs/176: fix the group name X-Git-Tag: v2022.05.01~272 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=75858d5e8baacf02687d1ca7534250efedcee273;p=xfstests-dev.git xfs/176: fix the group name Filesystem shrink tests for xfs are supposed to be in the 'shrinkfs' group, not 'shrink'. Signed-off-by: Darrick J. Wong Reviewed-by: Zorro Lang Signed-off-by: Eryu Guan --- diff --git a/tests/xfs/176 b/tests/xfs/176 index ce9965c2..ba4aae59 100755 --- a/tests/xfs/176 +++ b/tests/xfs/176 @@ -8,7 +8,7 @@ # of the filesystem is now in the middle of a sparse inode cluster. # . ./common/preamble -_begin_fstest auto quick shrink +_begin_fstest auto quick shrinkfs # Import common functions. . ./common/filter