- Timestamp:
- Sep 25, 2007, 1:51:24 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2.5/mondo/src/common/libmondo-tools.c
r1657 r1658 989 989 strcpy(bkpinfo->tmpdir,p); 990 990 paranoid_free(tmp); 991 992 sprintf(g_erase_tmpdir_and_scratchdir, "rm -Rf %s %s", bkpinfo->tmpdir, 993 bkpinfo->scratchdir); 991 994 //sprintf(bkpinfo->tmpdir, "%s/tmpfs/mondo.tmp.%d", "/tmp", (int) (random() % 32768)); // for mondorestore 992 995 }
Note:
See TracChangeset
for help on using the changeset viewer.