Changeset 2511 in MondoRescue
- Timestamp:
- Jan 4, 2010, 7:27:18 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2.10/mondo/src/common/libmondo-filelist.c
r2508 r2511 1447 1447 if (time_of_last_full_backup == 0 || time_of_last_full_backup < statbuf.st_ctime) { 1448 1448 log_msg(10, "Found child file ***%s**** parsed", new); 1449 log_msg(10, "Found child file ***%s**** parsed", new);1450 1449 fprintf(fout, "%s\n", new); 1451 1450 if ((counter++) > 128) {
Note:
See TracChangeset
for help on using the changeset viewer.