Ignore:
Timestamp:
Nov 20, 2007, 3:36:00 PM (16 years ago)
Author:
Bruno Cornec
Message:

exclude_paths now a configuration item

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/mondo/src/common/libmondo-tools.c

    r1770 r1817  
    770770    bkpinfo->backup_media_string[0] = '\0';
    771771    strcpy(bkpinfo->include_paths, "/");
    772     bkpinfo->exclude_paths[0] = '\0';
    773772    bkpinfo->call_before_iso[0] = '\0';
    774773    bkpinfo->call_make_iso[0] = '\0';
Note: See TracChangeset for help on using the changeset viewer.