mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
small changes required for 148 prepair tests
Merge of master-melb:xfs-cmds:27781a by kenmcd. export prepair and prepair64 binary paths
This commit is contained in:
@@ -127,6 +127,8 @@ export XFS_CHECK_PROG="`set_prog_path xfs_check`"
|
|||||||
export XFS_DB_PROG="`set_prog_path xfs_db`"
|
export XFS_DB_PROG="`set_prog_path xfs_db`"
|
||||||
export XFS_GROWFS_PROG=`set_prog_path xfs_growfs`
|
export XFS_GROWFS_PROG=`set_prog_path xfs_growfs`
|
||||||
export XFS_IO_PROG="`set_prog_path xfs_io`"
|
export XFS_IO_PROG="`set_prog_path xfs_io`"
|
||||||
|
export XFS_PARALLEL_REPAIR_PROG="`set_prog_path xfs_prepair`"
|
||||||
|
export XFS_PARALLEL_REPAIR64_PROG="`set_prog_path xfs_prepair64`"
|
||||||
|
|
||||||
case "$HOSTOS" in
|
case "$HOSTOS" in
|
||||||
IRIX*)
|
IRIX*)
|
||||||
|
|||||||
Reference in New Issue
Block a user