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


Ignore:
Timestamp:
Oct 20, 2007, 9:17:20 PM (17 years ago)
Author:
Bruno Cornec
Message:

Fixes for USB CLI for both mondo/mindi

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.5/mindi/mindi

    r1688 r1690  
    32783278fi
    32793279
    3280 if [ "$PROMPT_MAKE_USB_IMAGE" = "yes" ]; then
     3280if [ "$PROMPT_MAKE_USB_IMAGE" = "yes" ] && [ "$USBDEVICE" != "" ]; then
    32813281    LogIt "Including the generation of a Bootable USB device on $USBDEVICE"
    32823282fi
Note: See TracChangeset for help on using the changeset viewer.