Opened 18 years ago
Closed 18 years ago
#187 closed defect (fixed)
Non-matching file list doesn't work in GUI mode mondorestore compare.
Reported by: | Scott Cummings | Owned by: | Bruno Cornec |
---|---|---|---|
Priority: | normal | Milestone: | 2.2.5 |
Component: | mondo | Version: | 2.2.4 |
Severity: | normal | Keywords: | |
Cc: |
Description
Before Non-matching file list is displayed the code checks to see if the file exists. Most files are found to not exist, since the filenames are relative and the current directory is /, not /mnt/RESTORING. Also the disks are unmounted before the check.
This can be fixed by either removing the existence check or applying the attached patch.
Attachments (2)
Change History (5)
by , 18 years ago
Attachment: | diff_libmondo-string.c added |
---|
comment:1 by , 18 years ago
comment:2 by , 18 years ago
In diff_libmondo-string.c, maybe it should say "in home directory" instead of partition, since it may not be in its own partition.
by , 18 years ago
Attachment: | diff_mondo-rstr-compare.c added |
---|
comment:3 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in rev 1585.
Thanks a lot for your patch.
Note:
See TracTickets
for help on using tickets.
test for existence is in:
Called from: