Changeset 2320 in MondoRescue for branches/2.2.10/mondo/test/test-truncname.c


Ignore:
Timestamp:
Aug 18, 2009, 2:37:39 PM (15 years ago)
Author:
Bruno Cornec
Message:

r3331@localhost: bruno | 2009-08-06 01:34:32 +0200

  • bkpinfo->scratchdir is now dynamically allocated
  • mondoarchive tests made in text+newt env. Seems OK. Valgrind errors to be fixed
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.10/mondo/test/test-truncname.c

    r2236 r2320  
    4343extern char *truncate_to_drive_name(char *);
    4444/* We don't have a cleanup function yet */
    45 void (*mr_cleanup)(void) = NULL;
     45void (*mr_cleanup)(int) = NULL;
    4646void free_MR_global_filenames() {
    4747}
Note: See TracChangeset for help on using the changeset viewer.