Changeset 3158 in MondoRescue for branches/3.0/mondo/test
- Timestamp:
- Jun 24, 2013, 10:20:16 AM (12 years ago)
- Location:
- branches/3.0/mondo/test
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.0/mondo/test/test-mountlist.c
r3141 r3158 32 32 bool g_ISO_restore_mode = FALSE; /* are we in Iso Mode? */ 33 33 bool g_I_have_just_nuked = FALSE; 34 char *g_isodir_device;35 char *g_isodir_format;36 34 char *g_biggielist_txt; 37 35 char *g_filelist_full; -
branches/3.0/mondo/test/test-truncname.c
r3141 r3158 28 28 bool g_ISO_restore_mode = FALSE; /* are we in Iso Mode? */ 29 29 bool g_I_have_just_nuked = FALSE; 30 char *g_isodir_device;31 char *g_isodir_format;32 30 char *g_biggielist_txt; 33 31 char *g_filelist_full;
Note:
See TracChangeset
for help on using the changeset viewer.