Changeset 2079 in MondoRescue
- Timestamp:
- Dec 12, 2008, 12:46:53 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2.8/mondo/src/mondorestore/mondorestore.c
r2074 r2079 1746 1746 if (run_program_and_log_output(tmp, FALSE)) { 1747 1747 log_to_screen 1748 ("(compare_a_tarball) Compression program not found - oh no!");1748 ("(compare_a_tarball) Compression program %s not found - oh no!", executable); 1749 1749 paranoid_MR_finish(1); 1750 1750 }
Note:
See TracChangeset
for help on using the changeset viewer.