Modify ↓
Opened 8 years ago
Closed 8 years ago
#13171 closed enhancement (fixed)
[Patch] Do not complain for non-existent files during cache cleanup
Reported by: | michael2402 | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 16.07 |
Component: | Core imagery | Version: | |
Keywords: | gsoc-core | Cc: | Don-vip, bastiK, stoecker |
Description
Disable the warning messages if the file is not present. Other failures still print those messages:
[junit] WARNING: Unable to delete file /tmp/junit5599260306494789428/junit948843318882398406/cache/tiles/TMS.key [junit] WARNING: Unable to delete file /tmp/junit5599260306494789428/junit948843318882398406/cache/tiles/TMS.data [junit] WARNING: Unable to delete file /tmp/junit5599260306494789428/junit948843318882398406/cache/tiles/TMS_BLOCK.key [junit] WARNING: Unable to delete file /tmp/junit5599260306494789428/junit948843318882398406/cache/tiles/TMS_BLOCK.data [junit] WARNING: Unable to delete file /tmp/junit5599260306494789428/junit948843318882398406/cache/tiles/TMS_INDEX.key [junit] WARNING: Unable to delete file /tmp/junit5599260306494789428/junit948843318882398406/cache/tiles/TMS_INDEX.data [junit] WARNING: Unable to delete file /tmp/junit5599260306494789428/junit948843318882398406/cache/tiles/TMS_INDEX_v2.key [junit] WARNING: Unable to delete file /tmp/junit5599260306494789428/junit948843318882398406/cache/tiles/TMS_INDEX_v2.data
Attachments (1)
Change History (2)
by , 8 years ago
Attachment: | patch-fix-unable-to-delte-file-message.patch added |
---|
comment:1 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 10570/josm: