Changeset 118 in MondoRescue
- Timestamp:
- Nov 9, 2005, 12:08:29 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/mondo/mondo/mondorestore/mondo-restore.c
r114 r118 3250 3250 call_program_and_get_last_line_of_output 3251 3251 ("which mondorestore")); 3252 asprintf(&g_tmpfs_mountpt, "/tmp/tmpfs");3252 sprintf(g_tmpfs_mountpt, "/tmp/tmpfs"); 3253 3253 make_hole_for_dir(g_tmpfs_mountpt); 3254 3254 g_current_media_number = 1; // precaution
Note:
See TracChangeset
for help on using the changeset viewer.