xfs/287: Make test fail graciously when xfsdump isn't installed
authorJan Kara <jack@suse.cz>
Tue, 14 Oct 2014 11:59:37 +0000 (22:59 +1100)
committerDave Chinner <david@fromorbit.com>
Tue, 14 Oct 2014 11:59:37 +0000 (22:59 +1100)
Include common/dump into xfs/287 so that the test fails graciously when
xfsdump isn't installed.

Signed-off-by: Jan Kara <jack@suse.cz>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
tests/xfs/287

index 445610b546fbd7b14e8592927f2263e6443efe3e..b9276a7299c3f118055b15a41faf24b213943453 100755 (executable)
@@ -35,6 +35,7 @@ rm -f $seqres.full
 # get standard environment, filters and checks
 . ./common/rc
 . ./common/quota
+. ./common/dump
 
 _cleanup()
 {