Include common/dump into xfs/287 so that the test fails graciously when xfsdump isn't installed. Signed-off-by: Jan Kara <jack@xxxxxxx> --- tests/xfs/287 | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/tests/xfs/287 b/tests/xfs/287 index 445610b..b9276a7 100755 --- a/tests/xfs/287 +++ b/tests/xfs/287 @@ -35,6 +35,7 @@ rm -f $seqres.full # get standard environment, filters and checks . ./common/rc . ./common/quota +. ./common/dump _cleanup() { -- 1.6.0.2 -- To unsubscribe from this list: send the line "unsubscribe fstests" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html