Changeset 1756 in MondoRescue


Ignore:
Timestamp:
Oct 31, 2007, 1:19:35 AM (16 years ago)
Author:
Bruno Cornec
Message:

Typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.5/mindi/mindi

    r1755 r1756  
    15051505        if [ "$redhat_label" ]; then
    15061506            label="$redhat_label"
    1507         else if [ "$uuid" ]; then
     1507        elif [ "$uuid" ]; then
    15081508            label="$uuid"
    15091509        fi
Note: See TracChangeset for help on using the changeset viewer.