Changeset 3161 in MondoRescue for branches/3.1/mondo/test/test-mountlist.c


Ignore:
Timestamp:
Jun 25, 2013, 10:53:14 PM (11 years ago)
Author:
Bruno Cornec
Message:
  • Apply fixes to 3.1 tree so that at least mondo compiles again (but that branch probably doesn't work at all again).
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.1/mondo/test/test-mountlist.c

    r3147 r3161  
    7070
    7171setup_newt_stuff();
    72 mr_asprintf(&g_mountlist_fname, MOUNTLIST_TEST);
    7372log_it("before mountlist");
    7473load_mountlist(mountlist, MINDI_CACHE"/mountlist.txt");
     
    9695free(raidlist);
    9796mr_free(MONDO_LOGFILE);
    98 mr_free(g_mountlist_fname);
    9997exit(0);
    10098}
Note: See TracChangeset for help on using the changeset viewer.