Changeset 2907 in MondoRescue for branches/3.0/mindi


Ignore:
Timestamp:
Nov 29, 2011, 2:58:39 AM (12 years ago)
Author:
Bruno Cornec
Message:
  • Should fix #512 by clearing old scratchdir before changing to a new
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.0/mindi/mindi

    r2906 r2907  
    10261026
    10271027MakeMountlist() {
    1028     local scratchdir mountlist all_partitions current_partition \
     1028    local mountlist all_partitions current_partition \
    10291029partition_size partition_format outstring partition_number \
    10301030partition_mountpt c_p lwm_info psz lvm_dev unofficial_outstring \
     
    10371037    echo "-----------------------------------" >> $LOGFILE
    10381038
    1039 # scratchdir, mountlist(OUT)
    1040     scratchdir=$MINDI_TMP
     1039# mountlist(OUT)
    10411040    mountlist=$1
    10421041
Note: See TracChangeset for help on using the changeset viewer.