Changeset 1819 in MondoRescue for branches/2.2.5/mindi


Ignore:
Timestamp:
Nov 21, 2007, 11:07:32 AM (16 years ago)
Author:
Bruno Cornec
Message:
  • removes bkphw dir before potential creation
  • render mount command more vebose at restore time
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.5/mindi/mindi

    r1815 r1819  
    28612861
    28622862    # Management of potential HW info (Proliant only at the moment)
     2863    rm -rf $CACHE_LOC/bkphw
    28632864    mindi-bkphw $CACHE_LOC $MINDI_CONF | tee -a $LOGFILE
    28642865    if [ -d $CACHE_LOC/bkphw ]; then
Note: See TracChangeset for help on using the changeset viewer.