Changeset 3126 in MondoRescue for branches/3.0/mindi


Ignore:
Timestamp:
May 23, 2013, 6:11:54 PM (11 years ago)
Author:
Bruno Cornec
Message:
  • Reverst previous modification as the function supports only 1 param
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.0/mindi/mindi

    r3125 r3126  
    31703170        # Avoids logfile content for mondo
    31713171        export MONDO_SHARE=""
    3172         ReadAllLink $*
     3172        ReadAllLink $2
    31733173        MindiExit $?
    31743174    elif [ "$1" = "--makemessage" ] ; then
Note: See TracChangeset for help on using the changeset viewer.