Commit 3345d2150e9e672 ("xfstests: clean up and simply check CLI option parsing") hardcodes the FSTYP to xfs, testing other filesystems fails with common.rc: Error: $TEST_DEV (/dev/sda5) is not a MOUNTED xfs filesystem Signed-off-by: David Sterba <dsterba@xxxxxxx> --- check | 1 - 1 file changed, 1 deletion(-) diff --git a/check b/check index 18cae75..8e5179a 100755 --- a/check +++ b/check @@ -33,7 +33,6 @@ showme=false have_test_arg=false randomize=false here=`pwd` -FSTYP=xfs xfile="" # start the initialisation work now -- 1.8.2 _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs