mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
xfs/287: Make test fail graciously when xfsdump isn't installed
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>
This commit is contained in:
@@ -35,6 +35,7 @@ rm -f $seqres.full
|
||||
# get standard environment, filters and checks
|
||||
. ./common/rc
|
||||
. ./common/quota
|
||||
. ./common/dump
|
||||
|
||||
_cleanup()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user