Changeset 3901 in MondoRescue


Ignore:
Timestamp:
Dec 17, 2024, 11:28:41 PM (7 months ago)
Author:
Bruno Cornec
Message:

mount_media done in what_number_cd_is_this

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.3/mondo/src/mondorestore/mondo-rstr-tools.c

    r3893 r3901  
    630630    paranoid_free(mount_isodir_command);
    631631    log_to_screen("I have mounted the device where the ISO files are stored.");
    632 }
    633 if (!IS_THIS_A_STREAMING_BACKUP(bkpinfo->backup_media_type)) {
    634     mount_media(MNT_CDROM);
    635632}
    636633i = what_number_cd_is_this();   /* has the side-effect of calling mount_media() */
Note: See TracChangeset for help on using the changeset viewer.