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 <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>
This commit is contained in:
Darrick J. Wong
2016-03-23 17:37:31 +11:00
committed by Dave Chinner
parent 3907442866
commit 218880cd1b
4 changed files with 0 additions and 4 deletions
-1
View File
@@ -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