mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
fa7f9fb987
Use appropriate environment variable (XFSDUMP_PROG) instead of hardcoding 'xfsdump' name. Also make the test fail graciously when xfsdump isn't installed. We also make XFSDUMP_PROG be equal to empty string instead of -e when xfsdump isn't installed. The changes require some tweaking to output filtering since full command path now appears in the output. Signed-off-by: Jan Kara <jack@suse.cz> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>