Changeset 3317 in MondoRescue for branches/3.2/mindi/mindi


Ignore:
Timestamp:
Dec 1, 2014, 11:35:34 PM (9 years ago)
Author:
Bruno Cornec
Message:
  • removes a now useless line in mindi on minidir_root
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.2/mindi/mindi

    r3310 r3317  
    221221    trap SIGHUP SIGTERM SIGTRAP SIGINT
    222222    [ "$MINDI_CACHE" != "" ] && rm -f $MINDI_CACHE/mindi*img $MINDI_CACHE/*gz $MINDI_CACHE/mindi.iso
    223     [ "$minidir_root" != "" ] && rm -Rf $minidir_root/*
    224223    Die "User abort."
    225224}
Note: See TracChangeset for help on using the changeset viewer.