Changeset 1970 in MondoRescue


Ignore:
Timestamp:
May 30, 2008, 6:11:27 PM (16 years ago)
Author:
Bruno Cornec
Message:
  • Adds OBDR support to interactive mode (asks the question when using tape)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.6/mondo/src/common/libmondo-devices.c

    r1969 r1970  
    18871887      }
    18881888*/
     1889        bkpinfo->use_obdr = ask_me_yes_or_no
     1890            ("Do you want to activate OBDR support for your tapes ?");
    18891891        if (sz_size[0] == '\0') {
    18901892            bkpinfo->media_size[0] = 0;
Note: See TracChangeset for help on using the changeset viewer.