Changeset 1901 in MondoRescue for branches/2.2.6/mindi/mindi


Ignore:
Timestamp:
Apr 6, 2008, 10:46:50 AM (16 years ago)
Author:
Bruno Cornec
Message:

Keep all gz compressed images in the tape case

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.6/mindi/mindi

    r1898 r1901  
    34313431    LogIt "Finished."
    34323432elif [ "$TAPEDEV" ] ; then
    3433     rm -f $MINDI_CACHE/{*img,[0-9]*gz,*iso}
     3433    rm -f $MINDI_CACHE/{*img,*iso}
    34343434    if [ "$PROMPT_MAKE_USB_IMAGE" = "yes" ] && [ "$USBDEVICE" != "" ]; then
    34353435        OfferToMakeBootableUSB $MINDI_CACHE
Note: See TracChangeset for help on using the changeset viewer.