Signed-off-by: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx> --- tests/btrfs/028 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/btrfs/028 b/tests/btrfs/028 index 1425609..c4e99c6 100755 --- a/tests/btrfs/028 +++ b/tests/btrfs/028 @@ -87,8 +87,8 @@ _run_btrfs_util_prog filesystem sync $SCRATCH_MNT _scratch_unmount # generate a qgroup report and look for inconsistent groups -$BTRFS_UTIL_PROG check --qgroup-report $SCRATCH_DEV 2>&1 | \ - grep -E "Counts for qgroup.*are different" +_btrfs_check_scratch_qgroup + echo "Silence is golden" status=0 -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe fstests" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html