Changeset 1156 in MondoRescue for branches/stable/mondo/src/mondoarchive


Ignore:
Timestamp:
Feb 13, 2007, 2:04:40 AM (17 years ago)
Author:
Bruno Cornec
Message:

Merge trunk for libmondo-devices.c finished (first pass)

File:
1 edited

Legend:

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

    r1149 r1156  
    587587    if (flag_set['N'])          // exclude NFS mounts & devices
    588588    {
    589 //      strncpy(psz, list_of_NFS_devices_and_mounts(), MAX_STR_LEN);
    590589        strncpy(psz, list_of_NFS_mounts_only(), MAX_STR_LEN);
    591590        if (bkpinfo->exclude_paths[0]) {
Note: See TracChangeset for help on using the changeset viewer.