Changeset 300 in MondoRescue for trunk/mondo/mondo/common/libmondo-verify.c


Ignore:
Timestamp:
Jan 11, 2006, 2:20:38 PM (18 years ago)
Author:
bcornec
Message:

merge -r295:299 $SVN_M/branches/2.06

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/mondo/mondo/common/libmondo-verify.c

    r274 r300  
    339339                if (res && !strncmp(biggiestruct.filename, " /dev/", 5)) {
    340340                    log_msg(3,
    341                             "Ignoring differences between %s and live filesystem because it's a device and therefore the archives are stored via partimagehack, not dd.",
     341                            "Ignoring differences between %s and live filesystem because it's a device and therefore the archives are stored via ntfsclone, not dd.",
    342342                            biggiestruct.filename);
    343343                    log_msg(3,
Note: See TracChangeset for help on using the changeset viewer.