Changeset 1833 in MondoRescue for branches/2.2.5/mindi/mindi-bkphw


Ignore:
Timestamp:
Dec 2, 2007, 11:44:40 PM (16 years ago)
Author:
Bruno Cornec
Message:

-Fix another issue on Proliant support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.5/mindi/mindi-bkphw

    r1814 r1833  
    6060            print TOOLS "$tool.xml\n";
    6161        }
    62         if ($tool =~ /\/cpqacuxe$/) {
     62        if ($tool =~ /\/.acuxebin$/) {
    6363            my $dir=basename($tool);
    6464            $ret = system("export ACUXE_BIN_INSTALLATION_DIR=$dir ; export IM_CFGFILE_PATH=$dir ; export ACUXE_LOCK_FILES_DIR=$dir/locks ; $tool -c $bkpdir/cpqacuxe.dat");
Note: See TracChangeset for help on using the changeset viewer.