Changeset 3158 in MondoRescue for branches/3.0/mondo/test/test-truncname.c


Ignore:
Timestamp:
Jun 24, 2013, 10:20:16 AM (11 years ago)
Author:
Bruno Cornec
Message:
  • First attempt at fixing #628 by avoiding to erase choices done for varible bkpinfo->isodir and g_isodir_device in iso_fiddly_bits later in the code. Needs testing by people using external disks containing ISO.
File:
1 edited

Legend:

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

    r3141 r3158  
    2828bool g_ISO_restore_mode = FALSE;    /* are we in Iso Mode? */
    2929bool g_I_have_just_nuked = FALSE;
    30 char *g_isodir_device;
    31 char *g_isodir_format;
    3230char *g_biggielist_txt;
    3331char *g_filelist_full;
Note: See TracChangeset for help on using the changeset viewer.