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:
David Disseldorp
2006-12-20 05:11:03 +00:00
parent 9682e5c201
commit 8a586997a2
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -127,6 +127,8 @@ export XFS_CHECK_PROG="`set_prog_path xfs_check`"
export XFS_DB_PROG="`set_prog_path xfs_db`"
export XFS_GROWFS_PROG=`set_prog_path xfs_growfs`
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
IRIX*)
+1
View File
@@ -227,3 +227,4 @@ pattern ajones@sgi.com
145 dmapi auto
146 dmapi auto
147 dmapi auto
148 repair auto