From: Darrick J. Wong Date: Wed, 23 Mar 2016 06:37:31 +0000 (+1100) Subject: xfs/23[3-6]: don't source common/xfs, it doesn't exist X-Git-Tag: v2022.05.01~2574 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=218880cd1b6113f771da2dae0f33105ceb2eb246;p=xfstests-dev.git xfs/23[3-6]: don't source common/xfs, it doesn't exist Don't source common/xfs, since it doesn't (yet) exist. Signed-off-by: Darrick J. Wong Reviewed-by: Christoph Hellwig Signed-off-by: Dave Chinner --- diff --git a/tests/xfs/233 b/tests/xfs/233 index f10af2b9..8fcf766c 100755 --- a/tests/xfs/233 +++ b/tests/xfs/233 @@ -39,7 +39,6 @@ _cleanup() # get standard environment, filters and checks . ./common/rc . ./common/filter -. ./common/xfs # real QA test starts here _supported_os Linux diff --git a/tests/xfs/234 b/tests/xfs/234 index 649cb7e4..2bbf2955 100755 --- a/tests/xfs/234 +++ b/tests/xfs/234 @@ -41,7 +41,6 @@ _cleanup() # get standard environment, filters and checks . ./common/rc . ./common/filter -. ./common/xfs # real QA test starts here _supported_os Linux diff --git a/tests/xfs/235 b/tests/xfs/235 index 5af72a69..370131bf 100755 --- a/tests/xfs/235 +++ b/tests/xfs/235 @@ -41,7 +41,6 @@ _cleanup() . ./common/rc . ./common/filter . ./common/attr -. ./common/xfs # real QA test starts here _supported_os Linux diff --git a/tests/xfs/236 b/tests/xfs/236 index 99e9a75d..c7b3a198 100755 --- a/tests/xfs/236 +++ b/tests/xfs/236 @@ -41,7 +41,6 @@ _cleanup() # get standard environment, filters and checks . ./common/rc . ./common/filter -. ./common/xfs # real QA test starts here _supported_os Linux