Changeset 2555 in MondoRescue for branches/2.2.9


Ignore:
Timestamp:
Jan 26, 2010, 8:03:21 PM (14 years ago)
Author:
Bruno Cornec
Message:
  • Fix a bug where LV were not created anymore if no exclusion !!
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.9/mindi/analyze-my-lvm

    r2554 r2555  
    5656            echo "# $LVMCMD lvcreate$params -n $logical_volume $volume_group"
    5757        fi
     58    else
     59        echo "# $LVMCMD lvcreate$params -n $logical_volume $volume_group"
    5860    fi
    5961    rm -f $MINDI_TMP/excludedvgs
Note: See TracChangeset for help on using the changeset viewer.