Changeset 3875 in MondoRescue for branches/3.3/mondo/src/mondorestore
- Timestamp:
- Mar 8, 2024, 3:19:14 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.3/mondo/src/mondorestore/mondo-rstr-compare.c
r3866 r3875 655 655 mr_asprintf(bkpinfo->media_device, "%s", last_line_of_file("/tmp/CDROM-LIVES-HERE")); 656 656 } else { 657 find_cdrom_device(bkpinfo->media_device, FALSE);657 bkpinfo->media_device = find_optical_device(); 658 658 } 659 659 res = verify_tape_backups();
Note:
See TracChangeset
for help on using the changeset viewer.
