From 218880cd1b6113f771da2dae0f33105ceb2eb246 Mon Sep 17 00:00:00 2001 From: "Darrick J. Wong" Date: Wed, 23 Mar 2016 17:37:31 +1100 Subject: [PATCH] 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 --- tests/xfs/233 | 1 - tests/xfs/234 | 1 - tests/xfs/235 | 1 - tests/xfs/236 | 1 - 4 files changed, 4 deletions(-) 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 -- 2.39.5