golden output is the same for irix and linux, merge both

Merge of master-melb:xfs-cmds:27791a by kenmcd.

  don't link .out file
This commit is contained in:
David Disseldorp
2006-12-21 02:53:33 +00:00
parent 07fbf178c1
commit cd3d8b0532
3 changed files with 0 additions and 298 deletions
-3
View File
@@ -37,9 +37,6 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
# force use of parallel repair
export XFS_REPAIR_PROG=$XFS_PARALLEL_REPAIR64_PROG
# link correct .out file
_link_out_file $seq.out
# nuke the superblock, AGI, AGF, AGFL; then try repair the damage
#
_check_ag()