Changeset 2884 in MondoRescue for branches/2.2.9/mindi/mindi-bkphw


Ignore:
Timestamp:
Oct 8, 2011, 1:53:18 AM (13 years ago)
Author:
Bruno Cornec
Message:
  • Fix some remaining inconsistencis in the ProLiant HW backup. ready for usage.
File:
1 edited

Legend:

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

    r2882 r2884  
    7474            } else {
    7575                $ret = system("$tool -s -x /usr/share/conrep/conrep.xml -f$bkpdir/conrep.dat");
    76                 print SCRIPT "($tool -l -f$locbkpdir/conrep.dat)\n";
     76                print SCRIPT "$tool -l -f$locbkpdir/conrep.dat\n";
    7777                print TOOLS "$tool.xml\n";
    7878            }
Note: See TracChangeset for help on using the changeset viewer.