Changeset 177 in MondoRescue


Ignore:
Timestamp:
Dec 12, 2005, 5:57:25 PM (18 years ago)
Author:
bcornec
Message:

fix a bug when removing /tmp/mindilinux

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.05/mindi/mindi

    r148 r177  
    32813281[ "$TMP_ROOT" != "/tmp" ] && rm -Rf $TMP_ROOT
    32823282# cleanup
    3283 rm -f /tmp/mountlist.txt.$$ $FDISKLOG /tmp/mindilinux
     3283rm -fR /tmp/mountlist.txt.$$ $FDISKLOG /tmp/mindilinux
    32843284LogIt "$FRIENDLY_OUTSTRING"
    32853285ListUnsavedKernelModules
Note: See TracChangeset for help on using the changeset viewer.