Changeset 1831 in MondoRescue for branches/2.2.5/mindi/mindi


Ignore:
Timestamp:
Dec 2, 2007, 1:36:04 AM (16 years ago)
Author:
Bruno Cornec
Message:

Fix a label bug where the variable label should also be re-initialized at each loop

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.5/mindi/mindi

    r1828 r1831  
    12801280        [ "$c_p" = "none" ] && continue
    12811281        redhat_label=""
     1282        label=""
    12821283        uuid=""
    12831284        absolute_partition=`readlink -f $c_p`
Note: See TracChangeset for help on using the changeset viewer.