Changeset 1809 in MondoRescue for branches


Ignore:
Timestamp:
Nov 15, 2007, 11:51:33 PM (16 years ago)
Author:
Bruno Cornec
Message:

Fix #214 (Thanks to xdelaruelle)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.5/mindi/mindi

    r1799 r1809  
    34283428    if [ "$ch" != "n" ] && [ "$ch" != "N" ] ; then
    34293429        USE_OWN_KERNEL="yes"
     3430    else
     3431        USE_OWN_KERNEL="no"
    34303432    fi
    34313433    if [ "$USE_OWN_KERNEL" = "yes" ]; then
Note: See TracChangeset for help on using the changeset viewer.