From: Jan Tulak Date: Thu, 14 Jul 2016 12:43:33 +0000 (+0200) Subject: xfs/096: run test only if mkfs.xfs accepts invalid inputs X-Git-Tag: v2022.05.01~2435 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=e5df569c87e734f405d8e3b5fb423ebf2d687d4b;p=users%2Fhch%2Fxfstests-dev.git xfs/096: run test only if mkfs.xfs accepts invalid inputs Because we recently changed how mkfs behaves when it gets incorrect/invalid values, add a feature check to run this test only on older binaries, which accepts invalid sunit values. Signed-off-by: Jan Tulak Reviewed-by: Eryu Guan Signed-off-by: Eryu Guan --- diff --git a/tests/xfs/096 b/tests/xfs/096 index f949e83e7..64754b2a2 100755 --- a/tests/xfs/096 +++ b/tests/xfs/096 @@ -105,6 +105,7 @@ _supported_fs xfs _supported_os IRIX Linux _require_scratch _require_v2log +_require_xfs_mkfs_without_validation # choose .out file based on internal/external log rm -f $seqfull.out