Changeset 3224 in MondoRescue for branches/3.2/mindi/mindi-get-perl-modules


Ignore:
Timestamp:
Dec 30, 2013, 10:46:29 AM (10 years ago)
Author:
Bruno Cornec
Message:
  • mr_file_read_all_link seems to be working correctly now.
  • test file for the latest mr functions (mr-process-ldd and mr-read-all-link)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.2/mindi/mindi-get-perl-modules

    r3223 r3224  
    1010
    1111use File::Find;
    12 use Cwd;
    1312use MondoRescue::File;
    1413
     
    107106# Adapted From /usr/lib/rpm/mandriva/perl.req
    108107# by Ken Estes Mail.com kestes@staff.mail.com
     108# used under the GPL
    109109
    110110sub mr_process_file {
Note: See TracChangeset for help on using the changeset viewer.