Changeset 676 in MondoRescue
- Timestamp:
- Jun 21, 2006, 3:22:02 PM (18 years ago)
- Location:
- branches/stable/mondo/mondo
- Files:
-
- 1 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/mondo/mondo/common/libmondo-filelist.c
r669 r676 1466 1466 1467 1467 if (res) { 1468 log_OS_error("Call to mondo -makefilelist failed");1468 log_OS_error("Call to mondo_makefilelist failed"); 1469 1469 mvaddstr_and_log_it(g_currentY++, 74, "Failed."); 1470 1470 } else { -
branches/stable/mondo/mondo/mondorestore/mondo-restore.c
r607 r676 1977 1977 filelist_name); 1978 1978 log_msg(2, 1979 "This is a bit silly (ask dev-team to fix mondo -makefilelist, please)");1979 "This is a bit silly (ask dev-team to fix mondo_makefilelist, please)"); 1980 1980 log_msg(2, 1981 1981 "but it's non-critical. It's cosmetic. Don't worry about it.");
Note:
See TracChangeset
for help on using the changeset viewer.