From: Zorro Lang Date: Mon, 21 Sep 2020 04:31:44 +0000 (+0800) Subject: generic/611: remove _supported_os line X-Git-Tag: v2022.05.01~660 X-Git-Url: http://git.apps.os.sepia.ceph.com/?p=xfstests-dev.git;a=commitdiff_plain;h=823c491b2dcaf6c06dae8168dc780967b90cbba6 generic/611: remove _supported_os line The current xfstests doesn't support _supported_os() function, the generic/611 always hit an error: xfstests-dev/tests/generic/611: line 39: _supported_os: command not found So remove the "_supported_os Linux" line directly. Signed-off-by: Zorro Lang Reviewed-by: Pavel Reichl Reviewed-by: Xiao Yang Signed-off-by: Eryu Guan --- diff --git a/tests/generic/611 b/tests/generic/611 index 069db6f9..f4158bb3 100755 --- a/tests/generic/611 +++ b/tests/generic/611 @@ -36,7 +36,6 @@ rm -f $seqres.full # real QA test starts here _supported_fs generic -_supported_os Linux _require_scratch _require_attrs