Ignore:
Timestamp:
May 13, 2006, 6:39:55 PM (18 years ago)
Author:
bcornec
Message:

Begining of modifications => DOS NOT WORK FOR NOW.
This is done to be merged in trunk. stable will later point back to current 2.0.8 content

Use of mindi conf file in mindi + /var/cache/mindi as a default place
Use of mondo conf file in mondo + separation of messages.
Ultimate goal is to have a cleaner design of files vs functions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/mondo/mondo/mondoarchive/mondo-cli.c

    r520 r538  
    247247        flag_set[i] = FALSE;
    248248    }
    249     //  strcpy (bkpinfo->tmpdir, "/root/images/mondo");
    250     //  strcpy (bkpinfo->scratchdir, "/home");
    251249    for (j = 1; j <= MAX_NOOF_MEDIA; j++) {
    252250        bkpinfo->media_size[j] = 650;
Note: See TracChangeset for help on using the changeset viewer.